-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
What feature do you want to see added?
What feature do you want to see added?
Code in
helm-charts/charts/jenkins-jobs/templates/_helpers.tpl
Lines 155 to 158 in 8800432
| // Only Origin Pull Request | |
| gitHubPullRequestDiscovery { | |
| strategyId(1) // 1-Merging the pull request with the current target branch revision | |
| } |
We want to specify jobs without origin's PR discovery (infra.ci: website deployments main deployment and infra-report PR main builds for instance)
Upstream changes
No response
Upstream changes
No response