forgejo/services/actions
yp05327 af19bae813
Fix workflow trigger event IssueChangeXXX bug ()
Bugs from 
Follow 

partly fix 

(cherry picked from commit 9616dbec334aacb32c6d73b01fd749b11b1e3cdb)
2024-03-06 12:10:47 +08:00
..
auth.go Port "Use general token signing secret" 2024-02-19 20:49:37 +01:00
auth_test.go Port "Use general token signing secret" 2024-02-19 20:49:37 +01:00
cleanup.go Expire artifacts before deleting them physically () 2024-02-23 09:06:14 +01:00
clear_tasks.go Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
commit_status.go Show commit status for releases () 2024-02-19 22:58:33 +01:00
init.go Move notification interface to services layer () 2023-09-05 18:37:47 +00:00
job_emitter.go The job should always run when if is always() () 2024-03-06 12:10:44 +08:00
job_emitter_test.go The job should always run when if is always() () 2024-03-06 12:10:44 +08:00
main_test.go [ACTIONS] skip superflous pull request synchronized event () 2024-02-11 13:06:54 +00:00
notifier.go Fix workflow trigger event IssueChangeXXX bug () 2024-03-06 12:10:47 +08:00
notifier_helper.go Ignore empty repo for CreateRepository in action notifier () 2024-03-06 12:10:43 +08:00
notifier_helper_test.go [ACTIONS] skip superflous pull request synchronized event () 2024-02-11 13:06:54 +00:00
schedule_tasks.go [ACTIONS] on.schedule: the event is always "schedule" 2024-02-05 16:54:44 +01:00