We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf5853 commit 19edef3Copy full SHA for 19edef3
.mergify.yml
@@ -33,3 +33,10 @@ pull_request_rules:
33
conditions: []
34
actions:
35
queue:
36
+priority_rules:
37
+ - name: priority for queue `Automatic boxmoji merge`
38
+ conditions:
39
+ - author=boxmoji
40
+ - files~=^i18n/
41
+ - title~=^(fix)\(i18n\)?:\supdate translations$
42
+ priority: 2250
0 commit comments