Azure DevOps Service Hook Integration
Open
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
Azure DevOps has a “Service Hooks” feature that can notify third-party services when certain events occur:
https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/webhooks?view=azure-devops
It would be useful to have this to do things like tell Sentry when a new release was pushed out. Using these could be a lot easier than the current solution of adding custom scripts to your build/release pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.