-
Improvement
-
Resolution: Unresolved
-
Major
-
None
This would support scenarios where different "configurations" of a pipeline cannot share the same Jenkinsfile.
If I had multiple Jenkinsfiles... repository github.com/apple/swift
/Package.jenkinsfile /Incremental.jenkinsfile /Incremental-RA.jenkinsfile /Assert.jenkinsfile /src/…
I would like to create multibranch Pipelines for each so I have the resulting structure:
/Apple /Apple/Swift - Package /Apple/Swift - Incremental /Apple/Swift - Incremental-RA /Apple/Swfit - Assert
Note that in this example I have an organization folder for github.com/apple and it is creating multiple multibranch pipelines for each Jenkinsfile discovered in each repository.
I have written up examples and use cases in this doc
- duplicates
-
JENKINS-35415 Multiple branch projects per repository with different recognizers
- Open
- is duplicated by
-
JENKINS-68717 Multibranch support for multiple Jenkinsfiles in a single repository
- Open
-
JENKINS-46251 Need to get Jenkinsfiles which can use more than 1 project in the same repo
- Resolved
-
JENKINS-45273 Pipeline Multibranch - Add the possibility to use a Jenkinsfile from other SCM
- Resolved
- relates to
-
JENKINS-37220 Job DSL analogue of multibranch projects & organization folders
- Open
- links to
- mentioned in
-
Wiki Page Loading...