https://github.com/samsmithnz/azuredevopswebhook
Azure DevOps webhook to process pull requests
https://github.com/samsmithnz/azuredevopswebhook
azure-devops webhook
Last synced: about 1 month ago
JSON representation
Azure DevOps webhook to process pull requests
- Host: GitHub
- URL: https://github.com/samsmithnz/azuredevopswebhook
- Owner: samsmithnz
- License: mit
- Created: 2020-02-14T12:29:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T21:39:14.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T01:24:19.551Z (about 1 year ago)
- Topics: azure-devops, webhook
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebhookReceiver
An Azure DevOps webhook to process completed pull requests, deleting a corresponding resource group. Detailed walkthrough of setup here: https://samlearnsazure.blog/2020/03/03/creating-a-webhook-to-extend-our-pull-requests/
Based on the repo from: https://github.com/danhellem/azure-devops-work-items-webhook-sample