aboutsummaryrefslogtreecommitdiffstats
path: root/services/actions/notifier.go
Commit message (Expand)AuthorAgeFilesLines
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-101-2/+2
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-35/+35
* Fix compatible for webhook ref type (#25195)Lunny Xiao2023-06-131-2/+2
* Add `WithPullRequest` for `actionsNotifier` (#25144)Zettat1232023-06-111-0/+7
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-261-18/+16
* Support triggering workflows by wiki related events (#24119)Zettat1232023-04-171-0/+35
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-071-3/+3
* Fix incorrect `HookEventType` of pull request review comments (#23650)Zettat1232023-03-241-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-23/+23
* Implement actions (#21937)Jason Song2023-01-311-0/+528