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.
forgejo/services
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839)
Fix #25776. Close #25826.

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