Deployment Tracking: Notifying Retrace via Atlassian Bamboo

If you are using Atlassian’s Bamboo for your CI/CD pipeline, you can easily add Tasks that will notify Retrace’s Deployments API during or after your deployments. The Deployments API offers three different actions (Start, Complete, and Cancel) that can be passed as arguments depending on how you are configuring the Task within your existing pipeline. Check out our Deployment Tracking Overview guide …