summaryrefslogtreecommitdiffstats
path: root/models/fixtures/webhook.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add user webhooks (#21563)KN4CK3R2023-03-101-1/+1
| | | | | | | Currently we can add webhooks for organizations but not for users. This PR adds the latter. You can access it from the current users settings. ![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+7
| | | | | | | | * Fix validate() function to handle errors in embedded anon structs * Implement webhook branch filter See #2025, #3998.
* Bug fixes and unit tests for models/webhook (#751)Ethan Koenig2017-01-251-0/+24