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 9616dbec33
Fix workflow trigger event IssueChangeXXX bug (#29559)
Bugs from #29308
Follow #29467

partly fix #29558
11 months ago
..
auth.go Use general token signing secret (#29205) 12 months ago
auth_test.go Use general token signing secret (#29205) 12 months ago
cleanup.go Expire artifacts before deleting them physically (#29241) 12 months ago
clear_tasks.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
commit_status.go Show commit status for releases (#29149) 12 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) 12 months ago
job_emitter_test.go The job should always run when `if` is `always()` (#29464) 12 months ago
notifier.go Fix workflow trigger event IssueChangeXXX bug (#29559) 11 months ago
notifier_helper.go Ignore empty repo for CreateRepository in action notifier (#29416) 12 months ago
schedule_tasks.go Fix an actions schedule bug (#28942) 1 year ago