Forgejo/services/actions
sillyguodong 3876f56c7b
Set ref to fully-formed of the tag when trigger event is release (#23944)
Fix #23943
When trigger event is `release`, ref should be like
`refs/tags/<tag_name>` instead of `CommitID`
2023-04-07 16:40:40 -04:00
..
clear_tasks.go Refactor commit status for Actions jobs (#23786) 2023-03-29 11:27:37 -04:00
commit_status.go Refactor commit status for Actions jobs (#23786) 2023-03-29 11:27:37 -04:00
init.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
job_emitter.go Refactor commit status for Actions jobs (#23786) 2023-03-29 11:27:37 -04:00
job_emitter_test.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
notifier.go Set ref to fully-formed of the tag when trigger event is release (#23944) 2023-04-07 16:40:40 -04:00
notifier_helper.go Set ref to fully-formed of the tag when trigger event is release (#23944) 2023-04-07 16:40:40 -04:00