gitea/options
6543 cc2a6c1d30
Fix merge dialog on protected branch with missing required statuses () ()
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  by adding case: missing StatusChecks when these are missing
..
gitignore Delete conflicting file ()
label
license
locale Fix merge dialog on protected branch with missing required statuses () ()
readme