0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/services
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
..
actions Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
agit
asymkey
attachment
auth Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
automerge
context Replace interface{} with any () 2023-07-04 18:36:08 +00:00
convert Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
cron Replace interface{} with any () 2023-07-04 18:36:08 +00:00
externalaccount Replace interface{} with any () 2023-07-04 18:36:08 +00:00
forms Support copy protected branch from template repository () 2023-07-21 12:32:47 +08:00
gitdiff Less naked returns () 2023-07-07 05:31:56 +00:00
issue Less naked returns () 2023-07-07 05:31:56 +00:00
lfs Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
mailer Replace interface{} with any () 2023-07-04 18:36:08 +00:00
markup
migrations Replace interface{} with any () 2023-07-04 18:36:08 +00:00
mirror Sync branches when mirroring () 2023-07-06 13:18:37 +02:00
org
packages Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
pull Fix bug when pushing to a pull request which enabled dismiss approval automatically () 2023-07-20 15:18:52 +08:00
release Less naked returns () 2023-07-07 05:31:56 +00:00
repository Support copy protected branch from template repository () 2023-07-21 12:32:47 +08:00
task Update tool dependencies, lock govulncheck and actionlint () 2023-07-09 11:58:06 +00:00
user fix incorrect repo url when changed the case of ownername () 2023-07-14 13:42:10 +08:00
webhook For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
wiki