dev branches blocking prod deployments
something that seems like a bug to me is that it looks like the deployments to dev & prod are in the same queue, so you can't deploy to dev & prod at the same time.
this seems like a bug because if i have a team of people making changes simultaneously, there are potentially many ongoing dev deployments, and it doesn't make sense for those to be in the same queue as a prod deployment.
this seems like a bug because if i have a team of people making changes simultaneously, there are potentially many ongoing dev deployments, and it doesn't make sense for those to be in the same queue as a prod deployment.