Skip to content

feat: add adaptive rate-limit tracking and backoff for metadata agent - #2487

Merged
ashleyshaw merged 7 commits into
developfrom
copilot/reporting-agent-v2-rate-limiting
Sep 3, 2026
Merged

feat: add adaptive rate-limit tracking and backoff for metadata agent#2487
ashleyshaw merged 7 commits into
developfrom
copilot/reporting-agent-v2-rate-limiting

Merge branch develop (resolve conflict: keep PR version with consiste…

a5a2db6
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 3, 2026 in 0s

no rules match, no planned actions

⚠️ The pull request has been merged by @ashleyshaw


6 not applicable rules

Rule: Keep Dependabot dependency updates on develop current (update)

  • #commits-behind > 0
  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • author~=^(dependabot\[bot\]|app/dependabot)$
  • label=area:dependencies
  • -conflict
  • -conflict [📌 update requirement]
  • -draft
  • base=develop
  • queue-position = -1 [📌 update requirement]

Rule: Auto-approve and queue Dependabot dependency updates on develop (queue)

  • -closed [📌 queue requirement]
  • author~=^(dependabot\[bot\]|app/dependabot)$
  • check-success=All Checks Passed
  • label=area:dependencies
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue rule dependabot-develop]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = validate-pr-template
        • check-skipped = validate-pr-template
        • check-success = validate-pr-template
  • -conflict
  • -conflict [📌 queue requirement]
  • -draft
  • -draft [📌 queue requirement]
  • base=develop
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = @mergify/Configuration changed
    • check-success = @mergify/Configuration has been deleted
  • any of: [📌 queue requirement]
    • check-neutral = @mergify/Mergify Merge Protections
    • check-skipped = @mergify/Mergify Merge Protections
    • check-success = @mergify/Mergify Merge Protections

Rule: Auto-approve and queue Dependabot dependency updates on develop (review)

  • author~=^(dependabot\[bot\]|app/dependabot)$
  • check-success=All Checks Passed
  • label=area:dependencies
  • -conflict
  • -draft
  • base=develop

Rule: Keep imgbot image optimizations current on develop (update)

  • #commits-behind > 0
  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • author~=^(imgbot\[bot\]|app/imgbot)$
  • -conflict
  • -conflict [📌 update requirement]
  • -draft
  • base=develop
  • queue-position = -1 [📌 update requirement]

Rule: Auto-merge imgbot image optimizations on develop (merge)

  • -closed [📌 merge requirement]
  • author~=^(imgbot\[bot\]|app/imgbot)$
  • check-success=All Checks Passed
  • any of: [🛡 GitHub branch protection]
    • check-neutral = validate-pr-template
    • check-skipped = validate-pr-template
    • check-success = validate-pr-template
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict
  • -conflict [📌 merge requirement]
  • -draft
  • -draft [📌 merge requirement]
  • base=develop
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = @mergify/Configuration changed
    • check-success = @mergify/Configuration has been deleted
  • any of: [📌 merge requirement]
    • check-neutral = @mergify/Mergify Merge Protections
    • check-skipped = @mergify/Mergify Merge Protections
    • check-success = @mergify/Mergify Merge Protections

Rule: Auto-merge meta-agent sync on develop (merge)

  • -closed [📌 merge requirement]
  • author=lightspeed-bot
  • check-success=All Checks Passed
  • label=meta:no-changelog
  • title~=^chore\(meta\).*automated meta-agent sync$
  • any of: [🛡 GitHub branch protection]
    • check-neutral = validate-pr-template
    • check-skipped = validate-pr-template
    • check-success = validate-pr-template
  • #commits-behind = 0 [🛡 GitHub branch protection]
  • -conflict
  • -conflict [📌 merge requirement]
  • -draft
  • -draft [📌 merge requirement]
  • base=develop
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = @mergify/Configuration changed
    • check-success = @mergify/Configuration has been deleted
  • any of: [📌 merge requirement]
    • check-neutral = @mergify/Mergify Merge Protections
    • check-skipped = @mergify/Mergify Merge Protections
    • check-success = @mergify/Mergify Merge Protections
Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com