Skip to content

Commit 71ca119

Browse files
authored
Merge pull request #14 from eesast/mergify/hhzzff/config-update
ci(Mergify): configuration update
2 parents ee6b0e7 + 9a24949 commit 71ca119

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.mergify.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)