aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/notifier.go
Commit message (Expand)AuthorAgeFilesLines
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-261-15/+15
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-241-0/+28
* Fix incorrect `HookEventType` of pull request review comments (#23650)Zettat1232023-03-241-1/+1
* Fix intermittent panic in notify issue change content (#23019)zeripath2023-02-201-3/+4
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-45/+45
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-1/+3
* Restructure `webhook` module (#22256)delvh2023-01-011-0/+860