-
Notifications
You must be signed in to change notification settings - Fork 38
ci(mergify): upgrade configuration to current format #631
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
ci(mergify): upgrade configuration to current format #631
Conversation
… migrate` (backport cosmos#22057) (cosmos#22070) Co-authored-by: tutufen <tutufen@outlook.com>
…mos#22090) (cosmos#22097) Co-authored-by: tutufen <tutufen@outlook.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…21782) (cosmos#22228) Co-authored-by: Luis Carvalho <mail.lmcarvalho@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…s#22231) Co-authored-by: Julien Robert <julien@rbrt.fr>
… (cosmos#22432) Co-authored-by: Julien Robert <julien@rbrt.fr>
…#22443) (cosmos#22445) Co-authored-by: Julien Robert <julien@rbrt.fr>
…22463) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
…s#22573) Co-authored-by: Julien Robert <julien@rbrt.fr>
…(backport cosmos#22576) (cosmos#22615) Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
22dbff3
to
8c57564
Compare
…smos#22638) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…22662) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…mos#22821) Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…89a02871 to 0.13.6 (cosmos#22844) Co-authored-by: Julien Robert <julien@rbrt.fr>
…2884) Co-authored-by: Julien Robert <julien@rbrt.fr>
* Limit recursion depth for unknown field detection (cherry picked from commit f038dc731c55be1e1c526e67695acc358631afd6) * Limit unpack any (cherry picked from commit 1a2bff56fb7391f9ce87d4fbe9e0367ae991c0b2) * Update Changelog * Another limit recursion depth for unknown field detection * Update changelog
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
5110fe7
to
7e76372
Compare
* fix: iavl pruning issue move onto next version if stuck * chore: add CHANGELOG.md
* fix: ignore pruning legacy nodes if theres an error * chore: update CHANGELOG.md
* fix: query all proposals * chore: add CHANGELOG.md * chore: remove unused dep * fix: add another check for missing codec
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
* fix: add missing check for key pagination * chore: add change log.md
7e76372
to
42ee34f
Compare
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
42ee34f
to
9584497
Compare
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey there! 👋
We've noticed that your Mergify configuration is using some deprecated fields.
No worries—we've got your back! This automated PR updates your config to align with the newest standards, ensuring everything keeps running smoothly.
Do not procrastinate! You must upgrade your configuration before 2025-01-31, otherwise your configuration will stop working.
What's Changed?
pull_request_rules → actions → queue → commit_message_template
: To ease the configuration of queues, we are moving this attribute in thequeue_rules
definition. (deadline: 2025-01-31)pull_request_rules → actions → queue → merge_method
: To ease the configuration of queues, we are moving this attribute in thequeue_rules
definition. (deadline: 2025-01-31)Why This Matters
Keeping your configuration up-to-date means you'll benefit from the latest features and improvements Mergify has to offer. Plus, it helps prevent any unexpected hiccups down the road.
Got Questions? We've Got Answers! 🙌
Is this update safe to merge?
Absolutely! We've made sure the changes are compatible with your current setup. Your workflows should continue to work just as before—if not better!
Do I need to do anything special after merging?
Nope! Just merge this PR, and you're all set. If you have any custom configurations, it's a good idea to give them a quick look to ensure everything's in order.
What if I run into issues or have concerns?
We're here to help! Feel free to reach out to our support team anytime.
Thanks for being awesome and keeping your configuration up-to-date! If you have any thoughts or need a hand, don't hesitate to let us know.
Happy merging! 🎉