-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
I would like, if possible, to add the option of supporting local `Jenkinsfile` inside the repository.
The use case is that we are using a `GitHub Organization` job that picks up some repositories and run a specific `Jenkinsfile` that we specify from this plugin. The problem comes when we want to have some customisation or temporarily test something on one repository (or even one branch).
For that reason, I thought that it might be a good idea to specify some type of hierarchy:
- If repository already has `Jenkinsfile` and override is enabled; it uses the local one instead of the remote one, otherwise
- Remote Jenkinsfile is used
[JENKINS-62138] Override by local Jenkinsfile
Component/s | New: github-organization-folder-plugin [ 21427 ] | |
Component/s | Original: multibranch-action-triggers-plugin [ 25920 ] |
Assignee | Original: Aytunc BEKEN [ aytuncbeken ] | New: Kohsuke Kawaguchi [ kohsuke ] |
Component/s | New: workflow-multibranch-plugin [ 21465 ] |