fluxcd / flux-recv

Webhook receiver for Flux v1
Apache License 2.0
64 stars 14 forks source link

feat(git): support azure devops commit webhook #19

Open dmccaffery opened 4 years ago

dmccaffery commented 4 years ago

Add support for git repository synchronization from Azure DevOps webhook:

https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/webhooks?view=azure-devops

Should support the following events with payload set to none or minimal:

Happy to implement but wanted to reach out to the flux community first.

gmsnzhang commented 4 years ago

Any idea when will Azure DevOpe webhook be supported?