Home
last modified time | relevance | path

Searched full:pull_request (Results 1 – 25 of 31) sorted by relevance

12

/src/.github/workflows/
H A Dstyle.yml6 pull_request: # maybe pull_request_target
23 echo "DEPTH=$(( ${{ github.event.pull_request.commits }} + 1 ))" >> $GITHUB_ENV
28 ref: ${{ github.event.pull_request.head.sha }}
35 sha=$(git rev-parse HEAD~${{ github.event.pull_request.commits }})
36 tools/build/checkstyle9.pl --github ${sha}..${{ github.event.pull_request.head.sha }}
H A Dchecklist.yml47 ref: context.payload.pull_request.base.ref // Or a specific branch
66 ref: context.payload.pull_request.base.ref // Or a specific branch
118 pull_number: context.payload.pull_request.number,
/src/sys/contrib/openzfs/.github/workflows/
H A Dlabels.yml13 if: ${{ github.event.action == 'opened' && github.event.pull_request.draft }}
17 ISSUE: ${{ github.event.pull_request.html_url }}
27 ISSUE: ${{ github.event.pull_request.html_url }}
37 ISSUE: ${{ github.event.pull_request.html_url }}
47 ISSUE: ${{ github.event.pull_request.html_url }}
H A Dzfs-qemu.yml5 pull_request:
40 if ${{ github.event_name == 'pull_request' }}; then
41 head=${{ github.event.pull_request.head.sha }}
42 base=${{ github.event.pull_request.base.sha }}
95 ref: ${{ github.event.pull_request.head.sha }}
149 ref: ${{ github.event.pull_request.head.sha }}
H A Dsmatch.yml5 pull_request:
31 ref: ${{ github.event.pull_request.head.sha }}
H A Dzfs-tests.yml5 pull_request:
13 ref: ${{ github.event.pull_request.head.sha }}
H A Dcheckstyle.yaml5 pull_request:
17 ref: ${{ github.event.pull_request.head.sha }}
H A Dzloop.yml5 pull_request:
20 ref: ${{ github.event.pull_request.head.sha }}
H A Dcodeql.yml5 pull_request:
/src/contrib/libfido2/.github/workflows/
H A Dcygwin_builds.yml9 pull_request:
H A Dmacos_builds.yml9 pull_request:
H A Dwindows_builds.yml9 pull_request:
H A Dcodeql-analysis.yml9 pull_request:
H A Dalpine_builds.yml9 pull_request:
H A Dlinux_fuzz.yml9 pull_request:
H A Dcifuzz_oss.yml9 pull_request:
H A Dopenssl3.yml9 pull_request:
/src/contrib/libcbor/.github/workflows/
H A Dfuzz-pr.yml4 on: [pull_request]
/src/crypto/libecc/.github/workflows/
H A Dlibecc_cifuzz.yml2 on: [pull_request]
/src/contrib/pam-krb5/.github/workflows/
H A Dbuild.yaml12 pull_request:
/src/crypto/krb5/.github/workflows/
H A Dcifuzz.yml4 pull_request: {paths: [src/**, .github/workflows/cifuzz.yml]}
H A Ddoc.yml5 pull_request: {paths: [doc/**, src/doc/*, src/include/krb5/krb5.hin, .github/workflows/doc.yml]}
/src/contrib/libder/.github/workflows/
H A Dbuild.yml5 pull_request:
/src/crypto/openssh/.github/workflows/
H A Dcifuzz.yml5 pull_request:
/src/contrib/libyaml/.github/workflows/
H A Dmain.yml6 pull_request:

12