mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-13 12:44:26 +00:00
It is possible for misconfigured protected branches to have required status checks that are not in any of the current statuses: Pending, Success, Error, Failure, or Warning - presumably because the CI has not contacted us as yet. Fix #10636 by adding case: missing StatusChecks when these are missing |
||
|---|---|---|
| .. | ||
| admin | ||
| api/v1 | ||
| dev | ||
| org | ||
| private | ||
| repo | ||
| routes | ||
| user | ||
| utils | ||
| home.go | ||
| init.go | ||
| install.go | ||
| metrics.go | ||
| swagger_json.go | ||