Searched full:pull_request (Results 1 – 22 of 22) sorted by relevance
26 … See https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=opened#pull_request31 (github.event.pull_request.author_association != 'COLLABORATOR') &&32 (github.event.pull_request.author_association != 'CONTRIBUTOR') &&33 (github.event.pull_request.author_association != 'MANNEQUIN') &&34 (github.event.pull_request.author_association != 'MEMBER') &&35 (github.event.pull_request.author_association != 'OWNER')54 --issue-number "${{ github.event.pull_request.number }}"67 github.event.pull_request.draft == false &&68 github.event.pull_request.commits < 10
7 pull_request:17 group: ${{ github.workflow }}-${{ github.event.pull_request.number }}24 ref: ${{ github.event.pull_request.head.sha }}29 base_ref: ${{ github.event.pull_request.base.ref }}30 head_ref: ${{ github.event.pull_request.head.sha }}77 GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}78 START_REV: ${{ github.event.pull_request.base.sha }}79 END_REV: ${{ github.event.pull_request.head.sha }}
24 pull_request:38 group: ${{ github.workflow }}-${{ inputs.release-version || github.event.pull_request.number }}83 if: github.event_name != 'pull_request'93 if: github.event_name != 'pull_request'98 - if: github.event_name != 'pull_request'
21 (github.event.pull_request.merged == true)40 --issue-number "${{ github.event.pull_request.number }}" \41 --author "${{ github.event.pull_request.user.login }}"
14 pull_request:28 llvm-project-${{ github.workflow }}-${{ github.event_name == 'pull_request' &&29 ( github.event.pull_request.number || github.ref) }}
7 pull_request:42 --pr-number ${{ github.event.pull_request.number}}
4 pull_request:19 ref: ${{ github.event.pull_request.head.sha }}
3 pull_request:
7 pull_request:
32 pull_request:100 if: ${{ github.event_name == 'pull_request' }}
8 pull_request:
12 pull_request:
16 pull_request:
17 pull_request:
17 pull_request:33 group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
13 pull_request:
21 github.event.workflow_run.event == 'pull_request' &&
14 pull_request:
15 pull_request: