X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-ci-jobs.yaml;h=5651f51bc0eeeb47dd1e49a8fdb1f2803e24a037;hb=bfaf7c508945a86d0250952ae5afda969ea7f6b8;hp=b1d3646b84f9f537bc5ef9660c65bc534b0a163e;hpb=0912741cdcac047d4ef2e0d689a0260debc92b32;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index b1d3646b..5651f51b 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -201,7 +201,7 @@ scm: - lf-infra-github-scm: - url: '$GIT_URL/$PROJECT' + url: '{github-url}/{github-org}/{project}' refspec: '+refs/pull/*:refs/remotes/origin/pr/*' branch: '{branch}' submodule-recursive: '{submodule-recursive}' @@ -209,6 +209,9 @@ jenkins-ssh-credential: '{jenkins-ssh-credential}' triggers: + - github + - pollscm: + cron: '' - github-pull-request: trigger-phrase: '^remerge$' only-trigger-phrase: true @@ -242,7 +245,7 @@ scm: - lf-infra-github-scm: - url: '$GIT_URL/$PROJECT' + url: '{github-url}/{github-org}/{project}' refspec: '+refs/pull/*:refs/remotes/origin/pr/*' branch: '{branch}' submodule-recursive: '{submodule-recursive}'