-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Running jenkins 2.15 with pipeline-multibranch 2.8.
-
-
branch-api-plugin-2.6.0
Currently, for an individual pipeline job I can set a quiet time to avoid one-for-one commit-to-build ratio when there are many commits in a short time. I like to use the multibranch plugin to allow branch automation, but there does not appear to be a way for a multibranch config (either the meta-job itself or from within a Jenkinsfile) to define a quiet time or some other ability to throttle job runs.
- is duplicated by
-
JENKINS-54052 MultibranchProject ignores quietPeriod
-
- Closed
-
-
JENKINS-40464 Support settings Quiet Period in multibranch pipeline builds
-
- Resolved
-
- relates to
-
JENKINS-51227 Quiet period should be configured from declarative pipelines
-
- Closed
-
- links to
[JENKINS-37588] Multibranch pipeline does not allow quiet time or throttle
Component/s | New: workflow-plugin [ 18820 ] | |
Component/s | Original: pipeline-_unsorted [ 21692 ] |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] | New: Jesse Glick [ jglick ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Changed the component.
Actually there are many throttling options in Pipeline, but Quite Period is definitely not one of them