gitea/modules/actions
Giteabot b43ce53a23
Fix workflow trigger event bugs (#29467) (#29475)
Backport #29467 by @Zettat123

1. Fix incorrect `HookEventType` for issue-related events in
`IssueChangeAssignee`
2. Add `case "types"` in the `switch` block in `matchPullRequestEvent`
to avoid warning logs

Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-02-28 21:24:51 +01:00
..
github_test.go Improve the issue_comment workflow trigger event (#29277) (#29322) 2024-02-22 17:19:48 +01:00
github.go Improve the issue_comment workflow trigger event (#29277) (#29322) 2024-02-22 17:19:48 +01:00
log.go Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
task_state_test.go
task_state.go
workflows_test.go Fix schedule tasks bugs (#28691) (#28780) 2024-01-14 23:54:22 +01:00
workflows.go Fix workflow trigger event bugs (#29467) (#29475) 2024-02-28 21:24:51 +01:00