gitea/modules/actions
yp05327 1a6e1cbada
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
2024-02-18 10:58:46 +00:00
..
github.go Implement some action notifier functions (#29173) 2024-02-18 10:58:46 +00:00
github_test.go Support `pull_request_target` event (#25229) 2023-06-26 14:33:18 +08:00
log.go Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
task_state.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
task_state_test.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
workflows.go Implement some action notifier functions (#29173) 2024-02-18 10:58:46 +00:00
workflows_test.go Fix schedule tasks bugs (#28691) 2024-01-12 21:50:38 +00:00