Skip to content

Auto merge pull requests when all checks succeeded via WebUI #19621

Closed
@6543

Description

@6543
Member

to work use #19648 or rewrite ...

Bildschirmfoto zu 2021-04-10 15-00-20

Bildschirmfoto zu 2021-04-10 15-03-24

Activity

added
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.
topic/uiChange the appearance of the Gitea UI
on May 5, 2022
wxiaoguang

wxiaoguang commented on May 5, 2022

@wxiaoguang
Contributor

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.

  • When the PR is merge-able, hide the chekcbox, show merge buttons.
  • When the PR is not merge-able, show the checkbox and hide merge buttons. Only when the checkbox is checked, then show the merge buttons.

(ps: the checkbox could be some other component, maybe switch between AutoMerge and ManualMerge)

added a commit that references this issue on Jun 11, 2022
a9cc9c0
added this to the 1.17.0 milestone on Jun 11, 2022
viceice

viceice commented on Aug 1, 2022

@viceice
Contributor

Any idea why the automerge feature isn't visuble to me?
image

I thought for admins both options shoulod be available 🤔

6543

6543 commented on Aug 1, 2022

@6543
MemberAuthor

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

locked as resolved and limited conversation to collaborators on Aug 1, 2022
added a commit that references this issue on Aug 24, 2022
5f06e7f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/featureCompletely new functionality. Can only be merged if feature freeze is not active.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @viceice@wxiaoguang@6543

      Issue actions

        Auto merge pull requests when all checks succeeded via WebUI · Issue #19621 · go-gitea/gitea