I was trying out the Bitbucket pipelines feature, and I built a very simple CI/CD pipeline as a set of steps, where there were deployment steps in there, as a result, I had a "Promote" button showing up in the deployments dashboard. However, when I re-organized the pipeline by using stages where the deployment steps were done inside a deployment stage, the promote button disappeared and I had to open the pipeline and click "Deploy" on the desired stage to achieve the same goal. Is there a clear reason for this change of behaviour? having a "Promote" button directly in the deployments dashboard seems to be a much more interesting option for a user experience, independently on how you organize a pipeline.
Welcome to the community.
Unfortunately, it is currently a known issue that there's no "Promote" button for stages configuration in Bitbucket Cloud Pipelines.
We do have a public ticket tracking it here: https://jira.atlassian.com/browse/BCLOUD-22402
You can add yourself as a watcher (by selecting the Start watching this issue link in the bug report) if you'd like to get notified via email of any updates. You can also select the link This affects my team to indicate you are affected by this issue.
Our development team will post an update on that bug report when this is fixed. Please note that we don't provide ETAs and bug fixing is implemented as per our policy here.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.