Description of the feature request
A setting that would allow only on instance of a workflow to run at a time
Use case / for what or how I would use it
We use BitRise for deploying web applications and APIs in addition to mobile builds. If we have two commits back to back two instances of our builds start. This might cause problems, but at the very least, it makes it unclear which version will wind up being the one deployed when it’s all done.
A setting on the workflows that would allow only one to instance of a workflow to run at a time would be solve this problem. For us, allowing one instance to run per branch would be ideal, but just allowing one instance per workflow would work fine.