]> source.dussan.org Git - gitea.git/commit
Add force_merge to merge request and fix checking mergable (#23010)
authorJason Song <i@wolfogre.com>
Tue, 21 Feb 2023 14:42:07 +0000 (22:42 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 14:42:07 +0000 (08:42 -0600)
commitc8c2a31818527f7377ddb9fb111a55d0c058ebe7
tree5ebb1653b112dbf66e00d9ec34755382cfd5c6cf
parent1fcf96ad0166420cbdb013365ecae42e3537b42a
Add force_merge to merge request and fix checking mergable (#23010)

Fix #23000.
routers/api/v1/repo/pull.go
routers/web/repo/pull.go
services/automerge/automerge.go
services/forms/repo_form.go
services/pull/check.go
web_src/js/components/PullRequestMergeForm.vue