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
yp05327 0870e0bc9b
Implement some action notifier functions (#29173) (#29308)
Backport #29173

Fix #29166

Add support for the following activity types of `pull_request`
- assigned
- unassigned
- review_requested
- review_request_removed
- milestoned
- demilestoned
1 year ago
..
cleanup.go Artifacts retention and auto clean up (#26131) 1 year ago
clear_tasks.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 1 year ago
commit_status.go Fix pull request check list is limited (#26179) 2 years ago
init.go Move notification interface to services layer (#26915) 1 year ago
job_emitter.go Rewrite queue (#24505) 2 years ago
job_emitter_test.go Implement actions (#21937) 2 years ago
notifier.go Implement some action notifier functions (#29173) (#29308) 1 year ago
notifier_helper.go Only delete scheduled workflows when needed (#29091) (#29235) 1 year ago
schedule_tasks.go Fix an actions schedule bug (#28942) (#28999) 1 year ago