jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-35359] Limit concurrent builds for 1 MultiBranch project
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
I am currently running the latest version of the Pipeline plugin and i have created a multi-branch job. Everything is running fine on my Jenkinsfile but i would like to limit only 1 concurrent build for my entire multi-branch project. I see that you can set the option individually for the sub-sequent (branch) job but i would like to know if there is a way to limit it for the entire folder.
---
Originally reported by zikphil, imported from: Limit concurrent builds for 1 MultiBranch project
Raw content of original issue
I am currently running the latest version of the Pipeline plugin and i have created a multi-branch job. Everything is running fine on my Jenkinsfile but i would like to limit only 1 concurrent build for my entire multi-branch project. I see that you can set the option individually for the sub-sequent (branch) job but i would like to know if there is a way to limit it for the entire folder.
Contributor guide
Assessment
This issue has not been assessed yet.