mirror of https://github.com/go-gitea/gitea.git
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.
840830b655
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> |
2 years ago | |
---|---|---|
.. | ||
branch.go | 2 years ago | |
branch_list.go | 2 years ago | |
branch_test.go | 2 years ago | |
commit_status.go | 2 years ago | |
commit_status_test.go | 2 years ago | |
lfs.go | 2 years ago | |
lfs_lock.go | 2 years ago | |
main_test.go | 2 years ago | |
protected_banch_list_test.go | 2 years ago | |
protected_branch.go | 2 years ago | |
protected_branch_list.go | 2 years ago | |
protected_branch_test.go | 2 years ago | |
protected_tag.go | 2 years ago | |
protected_tag_test.go | 2 years ago |