In looking to take advantage of the updated releases hub, I am wondering what "Events" get be automated? The "Version Updated" automation trigger list the following:
This rule will fire when a version is updated. This includes changes to a field on the version (e.g. release date) as well as if its released or unreleased. You can access the version object in other components by using the 'version' smart value e.g. {{version.name}}
I am hoping that automation can/will be extended to allow the added "approvers" to a release, as well as an event for approve/decline. Do those features exist, or is there an alternative way to access the information?
Thx
I think that all the approve logic goes directly into the Pull Requests since this is where change control occurs in GitFlow and CI/CD methodologies, so this will be on your SCM system, in Atlassian's BitBucket this control is on the Repositories Branch Restrictions.
And if you have BitBucket Cloud and use Pipelines you also have deployment control on the pipelines, where it can be automated or manual with a deployment button confirmation by an approver.
Recommended Learning For You
Level up your skills with Atlassian learning
Atlassian DevOps essentials
Learn how to build, automate, and improve DevOps processes used for the development and delivery of software and other digital products.
Tracking and improving DevOps metrics
Make informed decisions about current and future projects and deadlines to maximize your team's productivity and keep morale high.
Exploring Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.