You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
* Make auto check manual merge as a chooseable mod and add manual merge way on ui

as title, Before this pr, we use same way with GH to check manually merge.
It good, but in some special cases, misjudgments can occur. and it's hard
to fix this bug. So I add option to allow repo manager block "auto check manual merge"
function, Then it will have same style like gitlab(allow empty pr). and to compensate for
not being able to detect THE PR merge automatically, I added a manual approach.

Signed-off-by: a1012112796 <1012112796@qq.com>

* make swager

* api support

* ping ci

* fix TestPullCreate_EmptyChangesWithCommits

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

* Apply review suggestions and add test

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

* fix build

* test error message

* make fmt

* Fix indentation issues identified by @silverwind

Co-authored-by: silverwind <me@silverwind.io>

* Fix tests and make manually merged disabled error on API the same

Signed-off-by: Andrew Thornton <art27@cantab.net>

* a small nit

* fix wrong commit id error

* fix bug

* simple test

* fix test

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
admin Added option to disable webhooks (#13176) 3 years ago
base Fix dashboard UI bugs and more (#14767) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore [Feature] add precise search type for Elastic Search (#12869) 3 years ago
mail Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
org Organization removal confirmation using name not password (#14738) 3 years ago
repo Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
user Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add Password Algorithm option to install page (#14701) 3 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago