0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/modules
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
activitypub Update tool dependencies, lock govulncheck and actionlint () 2023-07-09 11:58:06 +00:00
analyze
assetfs Skip unuseful error message in dev mode when watching local filesystem () 2023-07-17 09:47:55 +00:00
auth
avatar Remove nfnt/resize and oliamb/cutter () 2023-07-20 19:52:42 +08:00
base
cache Upgrade go dependencies () 2023-07-14 11:00:31 +08:00
charset
container
context Revert package access change from () 2023-07-09 13:00:07 +00:00
csv
doctor Upgrade go dependencies () 2023-07-14 11:00:31 +08:00
emoji
eventsource
generate Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
git Remove git.FileBlame () 2023-07-12 19:07:29 +02:00
gitgraph
graceful
hcaptcha
highlight Upgrade go dependencies () 2023-07-14 11:00:31 +08:00
hostmatcher
html
httpcache
httplib
indexer
issue/template
json
label
lfs
log
markup Disallow dangerous url schemes () 2023-07-18 15:18:37 +00:00
mcaptcha
metrics
migration
mirror
nosql Update tool dependencies, lock govulncheck and actionlint () 2023-07-09 11:58:06 +00:00
notification
options
packages Add support for different Maven POM encoding () 2023-07-14 09:39:15 +00:00
paginator
pprof
private
process
proxy
proxyprotocol
public Move public asset files to the proper directory () 2023-07-18 18:06:43 +02:00
queue Update tool dependencies, lock govulncheck and actionlint () 2023-07-09 11:58:06 +00:00
recaptcha
references
regexplru Upgrade go dependencies () 2023-07-14 11:00:31 +08:00
repository Support copy protected branch from template repository () 2023-07-21 12:32:47 +08:00
secret
session
setting Fix env config parsing for "GITEA____APP_NAME" () 2023-07-20 09:16:29 +00:00
sitemap
ssh
storage
structs Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
svg Move public asset files to the proper directory () 2023-07-18 18:06:43 +02:00
sync
system
templates
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util
validation
web Remove redundant "RouteMethods" method () 2023-07-21 00:43:49 +02:00
webhook