At the moment, if you’re using Bitbucket Pipelines, you may have encountered a scenario where a developer may be pushing multiple commits one after another. Assuming you have environments enabled (and if you don’t, it will just push a string of concurrent pipeline builds) the default behaviour as described here…