You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/actions
silverwind bf933f5ca4
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)
9 months ago
..
auth.go Add ac claim for old docker/build-push-action@v3 / current buildx gha cache (#29584) 10 months ago
auth_test.go Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 9 months ago
cleanup.go Expire artifacts before deleting them physically (#29241) 11 months ago
clear_tasks.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
commit_status.go fix(actions): call automerge service on successful commit state 9 months ago
init.go Move notification interface to services layer (#26915) 1 year ago
job_emitter.go The job should always run when `if` is `always()` (#29464) 10 months ago
job_emitter_test.go The job should always run when `if` is `always()` (#29464) 10 months ago
main_test.go [ACTIONS] skip superflous pull request synchronized event (#2314) 11 months ago
notifier.go Fix missed doer (#30231) 9 months ago
notifier_helper.go Avoid user does not exist error when detecting schedule actions when the commit author is an external user (#30357) 9 months ago
notifier_helper_test.go [ACTIONS] skip superflous pull request synchronized event (#2314) 11 months ago
rerun.go Fix bugs in rerunning jobs (#29955) 10 months ago
rerun_test.go Fix bugs in rerunning jobs (#29955) 10 months ago
schedule_tasks.go Remove scheduled action tasks if the repo is archived (#30224) 9 months ago
variables.go Add API for `Variables` (#29520) 9 months ago