forgejo/modules/actions
yp05327 d93d963c3f
Implement some action notifier functions (#29173)
Fix #29166

Add support for the following activity types of `pull_request`
- assigned
- unassigned
- review_requested
- review_request_removed
- milestoned
- demilestoned

(cherry picked from commit 1a6e1cbada27db1e3327b0d7d331492c95e24759)
2024-02-19 22:58:32 +01:00
..
github.go Implement some action notifier functions (#29173) 2024-02-19 22:58:32 +01:00
github_test.go
log.go
task_state.go
task_state_test.go
workflows.go Implement some action notifier functions (#29173) 2024-02-19 22:58:32 +01:00
workflows_test.go