0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-09 13:12:16 -05:00
forgejo/services/actions
Earl Warren 41871ba3af
[ACTIONS] on.schedule: create a new payload
do not reuse the payload of the event that triggered the creation of
the scheduled event. Create a new one instead that contains no other
information than the event name in the action field ("schedule").

(cherry picked from commit 0b40ca1ea5)
(cherry picked from commit f86487432b)
(cherry picked from commit 4bd5d2e9d0)
(cherry picked from commit d10830e238)
(cherry picked from commit 53f5a3aa91)
(cherry picked from commit 9ed1487b73)
(cherry picked from commit 6a39978851)
2024-02-05 16:09:41 +01:00
..
auth.go Add artifacts v4 jwt to job message and accept it (#28885) 2024-02-02 14:25:59 +00:00
auth_test.go Add artifacts v4 jwt to job message and accept it (#28885) 2024-02-02 14:25:59 +00:00
cleanup.go
clear_tasks.go
commit_status.go
init.go
job_emitter.go
job_emitter_test.go
notifier.go
notifier_helper.go [ACTIONS] on.schedule: create a new payload 2024-02-05 16:09:41 +01:00
schedule_tasks.go