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.
gitea/routers/api/actions/runner
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`
2 years ago
..
interceptor.go Display the version of runner in the runner list (#23490) 2 years ago
runner.go Refactor commit status for Actions jobs (#23786) 2 years ago
utils.go Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) 2 years ago