gitea/services/pull
David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749)
* 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>
2020-01-16 23:01:22 +02:00
..
check_test.go
check.go
commit_status.go
lfs.go
main_test.go
merge.go Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
patch.go
pull_test.go
pull.go
review.go
temp_repo.go