Skip to content

ci(mergify): upgrade configuration to current format#76

Open
mergify[bot] wants to merge 1 commit into
mainfrom
mergify/configuration-deprecated-update
Open

ci(mergify): upgrade configuration to current format#76
mergify[bot] wants to merge 1 commit into
mainfrom
mergify/configuration-deprecated-update

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Nov 20, 2024

Caution

The transformed Mergify configuration is invalid or contains deprecated fields that should have been transformed.
The shared key in your configuration could be the cause, Mergify cannot know what is inside this shared key so it cannot modify it.
In order for the configuration to be valid, you will need to manually modify it.
Here is the list of the remaining deprecated fields:

  • defaults → actions → queue → update_method
  • defaults → actions → queue → method
  • pull_request_rules → actions → queue → method
  • pull_request_rules → actions → queue → update_method
  • pull_request_rules → actions → queue → method
  • pull_request_rules → actions → queue → update_method

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 2026-07-31, otherwise your configuration will stop working.

What's Changed?

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! 🎉

Comment thread .github/mergify.yml Outdated
- check-success=test-lint
- check-success=test-protoc
- base~=^(main)|(release-.+)$
- label=design
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this queue_conditions does not look right. It has both

  • label!=design
  • label=design

base is 2x in the list as well as others.

Comment thread .github/mergify.yml Outdated
request_reviews:
users_from_teams:
- "@csi-addons/maintainers"
- name: refactored queue action rule
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This rule really confuses me. It might be correct to try-and-queue everything, and remove things from the queue if queue_conditions are not met. But I think it could be written in an easier to understand way (or with extra comments).

@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch 2 times, most recently from a213e27 to e3fbfee Compare November 28, 2024 08:37
Comment thread .github/mergify.yml Outdated
request_reviews:
users_from_teams:
- "@csi-addons/maintainers"
- name: design changes needs approval from at least one core maintainer + merge
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still don't understand this rule

@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from e3fbfee to 12811fe Compare January 16, 2025 11:18
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 12811fe to b5a7205 Compare April 29, 2026 13:31
@mergify mergify Bot closed this Apr 29, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 41e9063 to b5a7205 Compare April 29, 2026 13:44
@mergify mergify Bot reopened this Apr 29, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch 5 times, most recently from 37fd2f1 to b5a7205 Compare April 29, 2026 15:35
@mergify mergify Bot closed this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 1d67edb to b5a7205 Compare April 30, 2026 07:39
@mergify mergify Bot reopened this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 8694ecc to b5a7205 Compare April 30, 2026 07:52
@mergify mergify Bot closed this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from be48f35 to b5a7205 Compare April 30, 2026 08:24
@mergify mergify Bot reopened this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch 4 times, most recently from 86cfe8f to b5a7205 Compare April 30, 2026 12:34
@mergify mergify Bot closed this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from fc03f6c to b5a7205 Compare April 30, 2026 13:02
@mergify mergify Bot reopened this Apr 30, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 5e37d13 to b5a7205 Compare April 30, 2026 13:17
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch 7 times, most recently from 934ad24 to b5a7205 Compare May 4, 2026 09:19
@mergify mergify Bot closed this May 4, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 434d190 to b5a7205 Compare May 4, 2026 10:27
@mergify mergify Bot reopened this May 4, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from 36c0a7b to b5a7205 Compare May 4, 2026 10:42
@mergify mergify Bot closed this May 4, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from dee2077 to b5a7205 Compare May 4, 2026 11:09
@mergify mergify Bot reopened this May 4, 2026
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch 12 times, most recently from 9d9ec92 to b5a7205 Compare May 5, 2026 15:19
@mergify mergify Bot force-pushed the mergify/configuration-deprecated-update branch from a7cda6a to b5a7205 Compare May 6, 2026 07:13
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