X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=bce59853d6cea23712770fa417c63afdc99d92d7;hb=242c84d1804a9f1161dbd09d3c8147be1e6e7d99;hp=a221135c237b01e6c5da9dcc7e9306140b2896e2;hpb=f5f1642b7c7c7b7fb6e0edf590914ca4b5b276b0;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index a221135c..bce59853 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -231,15 +231,15 @@ - github - pollscm: cron: '' - - github-pull-request: + - lf-infra-github-pr-trigger: trigger-phrase: '^remerge$' only-trigger-phrase: true status-context: 'JJB Merge' permit-all: false github-hooks: true - auto-close-on-fail: false - org-list: - - '{github-org}' + github-org: '{github-org}' + github_pr_whitelist: '{obj:github_pr_whitelist}' + github_pr_admin_list: '{obj:github_pr_admin_list}' - job-template: name: '{project-name}-jjb-verify' @@ -267,10 +267,14 @@ jenkins-ssh-credential: '{jenkins-ssh-credential}' triggers: - - github-pull-request: + - lf-infra-github-pr-trigger: trigger-phrase: '^recheck$' only-trigger-phrase: false status-context: 'JJB Verify' permit-all: true github-hooks: true - auto-close-on-fail: false + github-org: '' + github_pr_whitelist: + - '' + github_pr_admin_list: + - ''