We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ce89f1 + 912e11b commit 49ded3eCopy full SHA for 49ded3e
.github/mergify.yml
@@ -0,0 +1,10 @@
1
+pull_request_rules:
2
+- name: label-backend
3
+ description: Automatically apply backend label
4
+ conditions:
5
+ - or:
6
+ - files~=docs/backend/.*
7
+ actions:
8
+ label:
9
+ add:
10
+ - backend
0 commit comments