We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee6b0e7 + 9a24949 commit 71ca119Copy full SHA for 71ca119
1 file changed
.mergify.yml
@@ -0,0 +1,9 @@
1
+pull_request_rules:
2
+ - name: 🏷️ Label homework
3
+ description: Label a homework with 'homework' label by detecting keyword
4
+ conditions:
5
+ - body~=作业提交
6
+ actions:
7
+ label:
8
+ toggle:
9
+ - homework
0 commit comments