jenkins-infra / helm-charts

Helm chart repository containing the jenkins-infra public charts.
7 stars 23 forks source link

(jenkins-jobs) Allow customization of the "Branch Discovery" trait #1210

Open dduportal opened 3 weeks ago

dduportal commented 3 weeks ago

What feature do you want to see added?

Code in https://github.com/jenkins-infra/helm-charts/blob/8800432356358003e7327ee6fbd337aad0193801/charts/jenkins-jobs/templates/_helpers.tpl#L152-L154 is not customizable.

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