to work use #19648 or rewrite ...  
Activity
wxiaoguang commentedon May 5, 2022
Copy the comments here (some thoughts about how to refactor this UI):
Either rewrite the merge form with Vue.
Or, just add an checkbox
Auto merge when succeed
to merge UI, then these code do not need to be copied twice.(ps: the
checkbox
could be some other component, maybe switch between AutoMerge and ManualMerge)Auto merge pull requests when all checks succeeded via WebUI (#19648)
viceice commentedon Aug 1, 2022
Any idea why the automerge feature isn't visuble to me?

I thought for admins both options shoulod be available 🤔
6543 commentedon Aug 1, 2022
please open a new issue or chat via matrix/discord first ...
if you open a issue, of course link to this issue :)
my guess: you did not protect the target branch
Auto merge pull requests when all checks succeeded via WebUI (go-gite…