gitea/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>
..
actions Remove commit status running and warning to align GitHub ()
agit Use the type RefName for all the needed places and fix pull mirror sync bugs ()
asymkey Add context cache as a request level cache ()
attachment Preserve file size when creating attachments ()
auth Bump github.com/golang-jwt/jwt to v5 ()
automerge Improve queue and logger context ()
context Replace `interface{}` with `any` ()
convert Remove commit status running and warning to align GitHub ()
cron Replace `interface{}` with `any` ()
externalaccount Replace `interface{}` with `any` ()
forms Support copy protected branch from template repository ()
gitdiff Less naked returns ()
issue Less naked returns ()
lfs Bump github.com/golang-jwt/jwt to v5 ()
mailer Replace `interface{}` with `any` ()
markup Decouple the different contexts from each other ()
migrations Replace `interface{}` with `any` ()
mirror Sync branches when mirroring ()
org Refactor rename user and rename organization ()
packages Bump github.com/golang-jwt/jwt to v5 ()
pull Fix bug when pushing to a pull request which enabled dismiss approval automatically ()
release Less naked returns ()
repository Support copy protected branch from template repository ()
task Update tool dependencies, lock govulncheck and actionlint ()
user fix incorrect repo url when changed the case of ownername ()
webhook For API attachments, use API URL ()
wiki Improve wiki user title test ()