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}'
jenkins-ssh-credential: '{jenkins-ssh-credential}'
triggers:
+ - github
+ - pollscm:
+ cron: ''
- github-pull-request:
trigger-phrase: '^remerge$'
only-trigger-phrase: true
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}'