1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/services
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
..
comments
externalaccount
gitdiff
issue
mailer Move mailer to use a queue (#9789) 2020-01-16 18:55:36 +01:00
mirror
pull Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
release
repository Move RepoWorkingPool to services/repository package (#9754) 2020-01-15 04:14:50 +01:00
wiki Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00