Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor automerge to support merge for protected branch #668

Merged
merged 6 commits into from
Sep 9, 2020

Commits on Sep 9, 2020

  1. refactor automerge to support merge for protected branch

    Signed-off-by: Peixin Li <pxli@nyu.edu>
    pxLi committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    617a3b1 View commit details
    Browse the repository at this point in the history
  2. skip premerge ci if there is a required check

    Signed-off-by: Peixin Li <pxli@nyu.edu>
    pxLi committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    008c636 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    091f5cb View commit details
    Browse the repository at this point in the history
  4. fix token issue

    pxLi committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4487e2e View commit details
    Browse the repository at this point in the history
  5. use AUTOMERGE_TOKEN

    pxLi committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    403a1c4 View commit details
    Browse the repository at this point in the history
  6. bring the __name__ back

    pxLi committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    411fe8c View commit details
    Browse the repository at this point in the history