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>
2023-04-23 15:44:45 -04:00
..
clear_tasks.go Refactor commit status for Actions jobs (#23786) (#24060) 2023-04-11 22:37:34 -04:00
commit_status.go Handle canceled workflow as a warning instead of a fail (#24282) (#24292) 2023-04-23 15:44:45 -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) (#24060) 2023-04-11 22:37:34 -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) (#23989) 2023-04-08 20:43:46 +08:00
notifier_helper.go Refactor commit status for Actions jobs (#23786) (#24060) 2023-04-11 22:37:34 -04:00