Skip to content

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

Merged
v1v merged 1 commit into
mainfrom
mergify/configuration-deprecated-update
May 6, 2026
Merged

ci(mergify): upgrade configuration to current format#18835
v1v merged 1 commit into
mainfrom
mergify/configuration-deprecated-update

Conversation

@mergify

@mergify mergify Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

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?

  • queue_rules → conditions: conditions in queue rule configuration is deprecated. Use merge_conditions instead. (deadline: 2026-07-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! 🎉

@mergify mergify Bot requested a review from a team as a code owner May 6, 2026 05:25
@elasticmachine

elasticmachine commented May 6, 2026

Copy link
Copy Markdown

💔 Build Failed

Failed CI Steps

History

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

TL;DR

Check integrations netbox failed, but the provided job log only contains teardown/output-upload lines and not the actual failing command/test output. The PR itself only changes Mergify config (.mergify.yml) and does not touch packages/netbox, so this does not currently point to a code regression in this PR.

Remediation

  • Re-run Check integrations netbox once (likely transient/incomplete log capture for this run).
  • If it fails again, inspect and paste the failing section from the full step log (before teardown) or from uploaded test artifact build/test-results/netbox-system-*.xml so we can identify the exact assertion/stack trace.
Investigation details

Root Cause

Inconclusive from available data. The only supplied log (/tmp/gh-aw/buildkite-logs/integrations-check-integrations-netbox.txt) starts at stack teardown and ends with generic exit status.

The PR diff is limited to .mergify.yml (conditionsmerge_conditions in queue rule), which is unrelated to NetBox package runtime/tests.

Evidence

  • Build: https://buildkite.com/elastic/integrations/builds/42385
  • Job/step: Check integrations netbox
  • Key log excerpt:
    • /tmp/gh-aw/buildkite-logs/integrations-check-integrations-netbox.txt:73 --- [netbox] failed
    • /tmp/gh-aw/buildkite-logs/integrations-check-integrations-netbox.txt:76 Error: The command exited with status 1
    • /tmp/gh-aw/buildkite-logs/integrations-check-integrations-netbox.txt:80 artifact upload begins immediately (no preceding failure stack/assert output in provided file)
  • PR change scope:
    • .mergify.yml only (queue rule field rename), no packages/netbox changes.

Verification

  • Not run locally: reproducing this Buildkite package pipeline step requires the CI test harness and stack context; analysis is based on provided failure logs and PR diff.

Follow-up

If a retry reproduces, share the first failing test/command block from the step log and I can map it directly to source lines with a concrete patch recommendation.


What is this? | From workflow: PR Buildkite Detective

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

@mrodm

mrodm commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Issue related to netbox is going to be fixed by this PR: #18679

@v1v v1v merged commit bb3dc23 into main May 6, 2026
10 of 11 checks passed
@v1v v1v deleted the mergify/configuration-deprecated-update branch May 6, 2026 12:16
herrBez pushed a commit to herrBez/integrations that referenced this pull request Jun 1, 2026
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.

3 participants