1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-20 21:32:46 +03:00
Commit graph

5 commits

Author SHA1 Message Date
oliverpool
702152bfde [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
oliverpool
2536c2db89 fix webhook fixtures 2024-03-24 07:11:19 +01:00
KN4CK3R
2173f14708
Add user webhooks ()
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)
2023-03-10 08:28:32 -06:00
WGH
6ddd3b0b47 Implement webhook branch filter ()
* Fix validate() function to handle errors in embedded anon structs

* Implement webhook branch filter

See , .
2019-09-09 08:48:21 +03:00
Ethan Koenig
0934d1b1ea Bug fixes and unit tests for models/webhook () 2017-01-25 18:37:35 +08:00