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/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
12 months ago
..
github.go Implement some action notifier functions (#29173) 12 months ago
github_test.go Support `pull_request_target` event (#25229) 2 years ago
log.go Support downloading raw task logs (#24451) 2 years ago
task_state.go Implement actions (#21937) 2 years ago
task_state_test.go Implement actions (#21937) 2 years ago
workflows.go Implement some action notifier functions (#29173) 12 months ago
workflows_test.go Fix schedule tasks bugs (#28691) 1 year ago