mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01:00
* Admin shall be able to bypass merge checks. * Repository admin should not bypass if merge whitelist is set. * Add code comment about checks that PR are ready * notAllOverrideableChecksOk->notAllOverridableChecksOk * Fix merge, require signed currently not overridable. * fix Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| check_test.go | ||
| check.go | ||
| commit_status.go | ||
| lfs.go | ||
| main_test.go | ||
| merge.go | ||
| patch.go | ||
| pull_test.go | ||
| pull.go | ||
| review.go | ||
| temp_repo.go | ||