aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/notifier.go
Commit message (Expand)AuthorAgeFilesLines
* Move notification interface to services layer (#26915)Lunny Xiao2023-09-051-47/+46
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-101-4/+4
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-60/+59
* Fix compatible for webhook ref type (#25195)Lunny Xiao2023-06-131-3/+3
* Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988)谈笑风生间2023-05-311-2/+2
* 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