fix(discord): Update permission guild ID handling and enhance fallback logic in tests #41
Mergify / Summary
succeeded
May 8, 2026 in 2s
2 rules match and 6 potential rules
Rule: Label Docs PRs (label)
-
files~=\.md$
✅ Rule: Label Docker PRs (label)
-
files~=^(Dockerfile|docker-compose\.yml|docker-entrypoint\.sh)$
Rule: Label MQTT PRs (label)
-
files~=^(scripts/mqtt\.js|scripts/lib/mqtt-.*\.js|test/mqtt-.*\.test\.js)$
Rule: Label High Risk PRs (label)
-
files~=^(scripts/lib/mqtt-(auth|perms|policy|db)\.js|\.github/workflows/.*|docker-entrypoint\.sh)$
Rule: Label CI PRs (label)
-
files~=^\.github/workflows/.*
✅ Rule: Label Test PRs (label)
-
files~=^test/.*
Rule: Label Dependency Manifest PRs (label)
-
files~=^(package\.json|package-lock\.json)$
Rule: Auto-queue ready PRs on main (queue)
-
-closed[📌 queue requirement] -
#approved-reviews-by>=1 -
-conflict[📌 queue requirement] -
-draft -
-draft[📌 queue requirement] -
base=main - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
- any of: [📌 queue requirement]
-
check-success = Mergify Merge Protections -
check-neutral = Mergify Merge Protections -
check-skipped = Mergify Merge Protections
-
- any of: [🔀 queue conditions]
- all of: [📌 queue conditions of queue rule
default]-
#approved-reviews-by >= 1[🛡 GitHub repository ruleset ruleOnly allow Mergify and Admin Team to update default branch] -
#changes-requested-reviews-by = 0[🛡 GitHub repository ruleset ruleOnly allow Mergify and Admin Team to update default branch] -
#review-threads-unresolved = 0[🛡 GitHub repository ruleset ruleOnly allow Mergify and Admin Team to update default branch] -
branch-protection-review-decision = APPROVED[🛡 GitHub repository ruleset ruleOnly allow Mergify and Admin Team to update default branch] - all of: [🛡 Merge Protections rule Do not merge outdated PRs]
-
#commits-behind <= 10
-
- all of: [🛡 Merge Protections rule Enforce conventional commit]
-
title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:
-
- any of: [🛡 GitHub repository ruleset rule
Only allow Mergify and Admin Team to update default branch]-
check-success = CodeQL -
check-neutral = CodeQL -
check-skipped = CodeQL
-
- any of: [🛡 GitHub repository ruleset rule
Only allow Mergify and Admin Team to update default branch]-
check-success = Mergify Merge Protections -
check-neutral = Mergify Merge Protections -
check-skipped = Mergify Merge Protections
-
-
- all of: [📌 queue conditions of queue rule
3 not applicable rules
Rule: Label Renovate PRs (label)
-
author=renovate[bot]
Rule: Label Dependabot PRs (label)
-
author=dependabot[bot]
Rule: Label Other Bot PRs (label)
-
author~=\[bot\]$ -
-author=dependabot[bot] -
-author=renovate[bot]
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 refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill 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
Loading