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/services/actions
Giteabot 65de747b13
Handle canceled workflow as a warning instead of a fail (#24282) (#24292)
Backport #24282 by @wolfogre

Follow what Drone CI does:


![image](https://user-images.githubusercontent.com/9418365/233829853-d1c30a30-10cc-4b97-a134-793a79d46d85.png)

Co-authored-by: Jason Song <i@wolfogre.com>
2 years ago
..
clear_tasks.go Refactor commit status for Actions jobs (#23786) (#24060) 2 years ago
commit_status.go Handle canceled workflow as a warning instead of a fail (#24282) (#24292) 2 years ago
init.go Implement actions (#21937) 2 years ago
job_emitter.go Refactor commit status for Actions jobs (#23786) (#24060) 2 years ago
job_emitter_test.go Implement actions (#21937) 2 years ago
notifier.go Set `ref` to fully-formed of the tag when trigger event is `release` (#23944) (#23989) 2 years ago
notifier_helper.go Refactor commit status for Actions jobs (#23786) (#24060) 2 years ago