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

Configure mergify #42

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Configure mergify #42

merged 1 commit into from
Oct 1, 2021

Conversation

nomeata
Copy link
Contributor

@nomeata nomeata commented Oct 1, 2021

this adds a mergify configuration to the repo, fixing #33.

TL;DR: Label a PR with automerge-squash and it will be merged once
approved an green. Also, mergify will update out-of-date branches as
master changes.

It is based on the .mergify.yaml from Motoko, but omitting the “fancy”
features (e.g. approving changelog changes and dependency bumps). We can
add them when and if we add auto dependency bumping, but we don’t have
that many dependencies, so maybe not needed.

this adds a mergify configuration to the repo, fixing dfinity#33.

TL;DR: Label a PR with `automerge-squash` and it will be merged once
approved an green. Also, mergify will update out-of-date branches as
`master` changes.

It is based on the `.mergify.yaml` from Motoko, but omitting the “fancy”
features (e.g. approving changelog changes and dependency bumps). We can
add them when and if we add auto dependency bumping, but we don’t have
that many dependencies, so maybe not needed.
@nomeata
Copy link
Contributor Author

nomeata commented Oct 1, 2021

Ah, indeed mergify reacts. Good sign!

@marcin-dziadus marcin-dziadus merged commit c30a8c5 into dfinity:master Oct 1, 2021
@nomeata nomeata deleted the mergify branch October 1, 2021 16:52
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