jenkins-infra/helm-charts

(jenkins-jobs) Allow customization of the "Discover origin pull requests" trait

Opened this issue · 0 comments

What feature do you want to see added?

What feature do you want to see added?

Code in

// Only Origin Pull Request
gitHubPullRequestDiscovery {
strategyId(1) // 1-Merging the pull request with the current target branch revision
}
is not customizable.

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