You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`
1 year ago
..
clear_tasks.go Refactor commit status for Actions jobs (#23786) 1 year ago
commit_status.go Refactor commit status for Actions jobs (#23786) 1 year ago
init.go Implement actions (#21937) 1 year ago
job_emitter.go Refactor commit status for Actions jobs (#23786) 1 year ago
job_emitter_test.go Implement actions (#21937) 1 year ago
notifier.go Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 1 year ago
notifier_helper.go Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 1 year ago