Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Limit concurrency level of pipelines execution

Zhe Lin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 23, 2021

How may I limit the concurrency level of pipelines executions to 1 across all branches ?

 

Current behavior:

Whenever new commits are pushed to a branch, as long as there is no `[skip ci]` in the commit message, a pipeline execution would start immediately. Because the pipeline script uses some external resources, multiple pipelines running at the same time will crash each other.

 

Desired behavior:

After new commits pushed, the pipeline execution is queued and started after all other executions complete.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events