You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/actions
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650)
`HookEventType` of pull request review comments should be
`HookEventPullRequestReviewComment` but some event types are
`HookEventPullRequestComment` now.
2 years ago
..
clear_tasks.go Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
commit_status.go Fix missing commit status in PR which from forked repo (#23351) 2 years ago
init.go Implement actions (#21937) 2 years ago
job_emitter.go Implement actions (#21937) 2 years ago
job_emitter_test.go Implement actions (#21937) 2 years ago
notifier.go Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
notifier_helper.go Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago