-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
What feature do you want to see added?
Code in
helm-charts/charts/jenkins-jobs/templates/_helpers.tpl
Lines 152 to 154 in 8800432
| gitHubBranchDiscovery { | |
| strategyId(1) // 1-only branches that are not pull requests | |
| } |
We want to specify jobs without branch discovery, only PRs (infra.ci: website deployments and infra-report PR test builds for instance)
Upstream changes
No response