forgejo/services/actions
Zettat123 5eb4c63867
Support triggering workflows by wiki related events ()
This PR is to support triggering workflows by wiki related events like
creating, editing or deleting wiki pages. In GitHub, this event is
called
[gollum](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#gollum)
2023-04-17 13:49:47 -04:00
..
clear_tasks.go Refactor commit status for Actions jobs () 2023-03-29 11:27:37 -04:00
commit_status.go Use actions job link as commit status URL instead of run link () 2023-04-10 06:40:30 -04:00
init.go Implement actions () 2023-01-31 09:45:19 +08:00
job_emitter.go Refactor commit status for Actions jobs () 2023-03-29 11:27:37 -04:00
job_emitter_test.go Implement actions () 2023-01-31 09:45:19 +08:00
notifier.go Support triggering workflows by wiki related events () 2023-04-17 13:49:47 -04:00
notifier_helper.go Set ref to fully-formed of the tag when trigger event is release () 2023-04-07 16:40:40 -04:00