forgejo/services/actions
Lunny Xiao bdf477f6ef
Fix actions notify bug (#31866)
Try to fix
https://github.com/go-gitea/gitea/issues/31757#issuecomment-2295131062

(cherry picked from commit 4f5c96627b4622d64593db2d436b1f3befa5f3c3)
2024-08-25 10:41:24 +02:00
..
auth.go
auth_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
cleanup.go Clear up old Actions logs (#31735) 2024-08-04 18:24:10 +02:00
clear_tasks.go
commit_status.go Support pull_request_target event for commit status (#31703) 2024-07-28 09:00:29 +02:00
init.go
interface.go
job_emitter.go
job_emitter_test.go
main_test.go
notifier.go Fix actions notify bug (#31866) 2024-08-25 10:41:24 +02:00
notifier_helper.go Fix actions notify bug (#31866) 2024-08-25 10:41:24 +02:00
notifier_helper_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
rerun.go
rerun_test.go
schedule_tasks.go
variables.go
workflows.go style: reenable switch check 2024-08-18 15:19:01 +02:00