aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/notifier.go
Commit message (Expand)AuthorAgeFilesLines
* Add more load functions to make sure the reference object loaded (#32901) (#3...Giteabot2024-12-191-0/+4
* Add new event commit status creation and webhook implementation (#27151)Lunny Xiao2024-11-071-0/+31
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-161-32/+42
* Refactor webhook (#31587)wxiaoguang2024-07-101-1/+1
* Fix missed doer (#30231)Lunny Xiao2024-04-081-11/+11
* 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