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

Keep PR up-to-date and merge automatically #1035

Merged
8 commits merged into from
Apr 6, 2020
Merged

Keep PR up-to-date and merge automatically #1035

8 commits merged into from
Apr 6, 2020

Conversation

jumaffre
Copy link
Contributor

@jumaffre jumaffre commented Apr 6, 2020

It turns out, I think GitHub Actions are the solution to what we've been discussing for a while now. This PR introduces our first GitHub Action that will take care of (based on https://github.com/pascalgn/automerge-action):

  • Auto-merging a PR if the automerge label has been set on a PR (and if the other CI/reviewers requirements are met). Note that the wip label would explicitly disable this and no label has no effect.
  • Auto-updating all PRs if the sync label has been set on a PR.

@jumaffre jumaffre requested a review from a team as a code owner April 6, 2020 07:37
@ghost
Copy link

ghost commented Apr 6, 2020

gh_action_pr@7028 aka 20200406.20 vs master ewma over 50 builds from 6259 to 7022
images

@jumaffre jumaffre added the sync label Apr 6, 2020
@jumaffre jumaffre added sync and removed sync labels Apr 6, 2020
@jumaffre jumaffre removed the automerge label Apr 6, 2020
Julien Maffre added 2 commits April 6, 2020 11:43
@jumaffre jumaffre added automerge ci Issues related to continuous integration labels Apr 6, 2020
@jumaffre jumaffre removed the ci Issues related to continuous integration label Apr 6, 2020
@ghost ghost merged commit 5968f25 into master Apr 6, 2020
@ghost ghost deleted the gh_action_pr branch April 6, 2020 11:44
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants