New feature: Remote approval URL

New feature: Remote approval URL

Continuous Deployment, a fully automated delivery process with no human interference – remains the Holy Grail of any team who decided to embrace automation in their workflow. Going 100% auto is hard to achieve, and most companies still prefer to leave the final shots to a human: be it merging changes to the master branch, or deploying a new version of the application to Production.

Buddy supports this approach with the Wait for approval action, one of the most popular (and useful) actions in ever added. The action lets you put the pipeline on hold so that the designated developer can examine the changes before manually proceeding with the execution. This week we release a useful feature that allows developers to instantly jump to the paused pipeline – the BUDDY_EXECUTION_APPROVE_URL variable.

Usage

The variable produces a URL that opens the approval box in your web browser. To use it, add a notification action of your choice before the Wait for approval action:

Image loading...

Warning
If you place it afterwards, the notification will not be sent because the pipeline will already have been paused.
In order to work, the variable must be entered manually to the message contents:

Image loading...

Once the message is sent, the variable will be transformed into a clickable link in the message:

Image loading...

Clicking the link will instantly move you to the paused pipeline in Buddy:

Image loading...

And that's it – another nifty feature that makes the dev's life easier. 😎

Warning
Buddy is 100% customer-driven. If there’s a feature or integration you miss, let us know in the comments below or directly at support@buddy.works.
Jarek Dylewski

Jarek Dylewski

Customer Support

A journalist and an SEO specialist trying to find himself in the unforgiving world of coders. Gamer, a non-fiction literature fan and obsessive carnivore. Jarek uses his talents to convert the programming lingo into a cohesive and approachable narration.

Mar 11th 2021
Share