gitea/templates/repo/pulls
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
* refuse merge until ci successfully

* deny merge request when required status checkes not succeed on merge Post and API

* add database migration for added columns on protected_branch

* fix migration

* fix protected branch check bug

* fix protected branch settings

* remove duplicated code on check pull request's required commit statuses pass

* remove unused codes

* fix migration

* add newline for template file

* fix go mod

* rename function name and some other fixes

* fix template

* fix bug pull view

* remove go1.12 wrong dependencies

* add administrator bypass when protected branch status check enabled

* fix bug

* improve the codes
2019-09-18 08:39:45 +03:00
..
commits.tmpl Fix some issues with special chars in branch names (#3767) 2018-09-17 01:28:23 +03:00
files.tmpl 1148: Take up the full width when viewing the diff in split view. (#8114) 2019-09-07 14:17:42 +03:00
fork.tmpl Add more title attributes on shortened names (#6647) 2019-04-17 10:49:56 -04:00
status.tmpl Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
tab_menu.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00