Connect Your Application
Visit Connected Applications on the sidebar. Click on the Connect button for CircleCI.
Once the connect button is clicked in Valven Atlas Connected Applications, a pop-up with guidance to complete the integration and a UUID will be presented for the webhook configurations in CircleCI.
Once you click the "Save" button, we will assume the configuration on the CircleCI side is completed and show the connected CircleCI section.
The integration between Valven Atlas and CircleCI mostly requires configurations on the CircleCI side with the generated UUID. The webhook configuration should be completed to establish communication between CircleCI and Valven Atlas.
Important Notes!
If the release is to be installed in production, you need to send a webhook to Atlas at the end of the workflow.
The webhook should not be sent to Atlas for releases that will not be installed in production.
Webhook Configuration
Open the settings of the project you want to integrate with Valven Atlas and navigate to the webhook settings menu.
Create a new webhook based on the following visual.
Related Parameters:
Webhook Name: Atlas Integration
Receiver URL: https://atlas-webhook.valven.com/api/deployment/<UUID>
Secret Token: A unique token that we need to recognize that webhooks from CircleCI are coming for your deployments
Certificate verification: Enabled
Workflow Completed: Enabled
Job Completed: Disabled
Comments
0 comments
Article is closed for comments.