Forums

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

How to disable deployment concurrency control?

Hakan Lindestaf
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!
April 20, 2023

We have a pipeline that automatically updates an Azure web site. If we push too fast to this repo then the deployment is paused. Is there a way to turn off the deployment concurrency control? Obviously we don't want multiple deployments to happen in parallel, but it's ok if it happens right after each other, since we pushed multiple commits (that each triggered the pipeline). I just expect it to deploy the last commit at the end.

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 24, 2023

Hi Hakan,

I'm afraid that it is not possible to disable this at the moment.

We have a feature request for the automatic resuming of paused deployment steps:

As per the latest update from one of our product managers, this is something we plan to deliver in the future, but we don't have an ETA yet. You can add yourself as a watcher to that feature request (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.

In the meantime, you can check the script that another customer developed (using our APIs) which checks for paused deployments, and in case the last deployment is paused, it triggers a new build:

You can take a look, and if it would be helpful for you, you can adjust it to your use case.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events