forgejo/services/actions
caicandong 840830b655
Remove commit status running and warning to align GitHub ()
Fix . Close .

In the discussion of , @wolfogre's suggestion was to remove the
commit status of `running` and `warning` to keep it consistent with
github.

references:
-
https://docs.github.com/en/rest/commits/statuses?apiVersion=2022-11-28#about-commit-statuses


## ⚠️ BREAKING ⚠️

So the commit status of Gitea will be consistent with GitHub, only
`pending`, `success`, `error` and `failure`, while `warning` and
`running` are not supported anymore.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2023-07-21 16:24:36 +08:00
..
clear_tasks.go Fix content holes in Actions task logs file () 2023-06-28 19:07:29 +02:00
commit_status.go Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
init.go Improve queue and logger context () 2023-05-26 07:31:55 +00:00
job_emitter.go Rewrite queue () 2023-05-08 19:49:59 +08:00
job_emitter_test.go Implement actions () 2023-01-31 09:45:19 +08:00
notifier.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
notifier_helper.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00