Add pattern common infrastructure and improve test coverage #203
Mergify / Summary
succeeded
Jan 15, 2026 in 2s
2 rules match and 20 potential rules
Rule: Auto-approve owner PRs (review)
-
check-success=PR Status Check -
-draft -
author=jrepp
Rule: Label documentation changes (label)
- any of:
-
files~=\.md$ -
files~=^docs-cms/ -
files~=^docusaurus/
-
Rule: Label client SDK changes (label)
-
files~=^clients/
Rule: Label infrastructure changes (label)
- any of:
-
files~=^Taskfile\.yml$ -
files~=^\.github/ -
files~=^\.golangci\.yml$
-
Rule: Label Rust changes (label)
-
files~=^prism-proxy/
Rule: Label Go changes (label)
- any of:
-
files~=^cmd/ -
files~=^patterns/ -
files~=^pkg/
-
Rule: Label stale PRs (comment, label)
-
updated-at<14 days ago -
-closed -
-merged
Rule: Remove stale label on update (label)
-
label=stale -
updated-at>=1 day ago
Rule: Close very old stale PRs (close)
-
label=stale -
updated-at<30 days ago -
-closed -
-merged
Rule: Auto-update PRs on main changes (update)
-
#commits-behind > 0[📌 update requirement] -
#commits-behind>5 -
-closed -
-closed[📌 update requirement] -
-conflict[📌 update requirement] -
-draft -
-merged -
base=main -
label!=do-not-merge -
queue-position = -1[📌 update requirement]
Rule: Delete head branch after merge (delete_head_branch)
-
closed[📌 delete_head_branch requirement] -
merged
Rule: Backport to release branch (backport)
-
label=backport -
merged -
merged[📌 backport requirement] -
base=main
✅ Rule: Comment on CI failures (comment)
-
-draft -
check-failure=PR Status Check
Rule: Label draft PRs (label)
-
draft
Rule: Remove WIP label when draft is removed (label)
-
label=work-in-progress -
-draft
✅ Rule: Label PR size - XS (label)
-
#files<=5
Rule: Label PR size - S (label)
-
#files>5 -
#files<=10
Rule: Label PR size - M (label)
-
#files>10 -
#files<=20
Rule: Label PR size - L (label)
-
#files>20 -
#files<=50
Rule: Label PR size - XL (comment, label)
-
#files>50
Rule: Label conflicting PRs (comment, label)
-
conflict
Rule: Remove conflict label when resolved (label)
-
label=has-conflicts -
-conflict
1 not applicable rule
Rule: Auto-approve Dependabot minor/patch updates (review)
-
author=dependabot[bot] -
check-success=PR Status Check - any of:
-
title~=^Bump .* from .* to .* in /.* -
title~=^Update .* requirement from .* to .*
-
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