Skip to content

Automatically merge with passing tests and a +1 Review #29

Closed
@dstufft

Description

@dstufft

It would be great if a bot could automatically merge PRs that meet all of the following:

  • All status checks are green
  • A CLA check is good.
  • Someone with write permission to the repository has given it an approved review with no reviews from someone with write permission requesting changes.

Right now if I review someone's PR either one of two things happen:

  • The status checks are green and the CLA check is green, in which case I press the merge button.
    • This case is trivial though it does require an extra button click that could be eliminated.
  • The status checks are pending or the CLA check hasn't happened yet.
    • This is the case I'm most interested in, what happens here is at some point in the future the status checks will go green but there is no notification that this has happened, so this relies on someone coming around again and notice that the merge button can be pushed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions