Azure DevOps integration guide
Connect Azure DevOps to e-volv so repository or ticket events can start workflows. You will need the webhook URL and signing secret shown in the e-volv Integrations Hub after you add the provider.
Setup steps
- Open your project on Azure DevOps.
- Go to Project settings → Service hooks → Create subscription.
- Choose Web Hooks and the event type to subscribe to.
- Paste the Webhook URL into the URL field.
- Set a secret header or basic auth value using the Signing secret.
Recommended events
Create one subscription per event type you need: Code pushed and Pull request created/updated are the most common.
Return to the Integrations Hub to copy your webhook URL, verify the connection, and view delivery history in Audit.