-
Notifications
You must be signed in to change notification settings - Fork 16
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
Teach Mergify to use the Merge Queue #94
base: main
Are you sure you want to change the base?
Conversation
I've heard this is the antidote to this error: ``` The pull request could not be merged This could be related to an activated branch protection or ruleset rule that prevents us from merging. (detail: Repository rule violations found Changes must be made through the merge queue ``` …is to enable this. Also removed the references to the `maintenance/*` branches which have been left behind in `solana-labs`
|
BundleMonUnchanged files (127)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
I've heard this is the antidote to this error:
…is to enable this.
Also removed the references to the
maintenance/*
branches which have been left behind insolana-labs