Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoodingPenguin authored Aug 21, 2022
1 parent ed5d639 commit 6ec5e37
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ pull_request_rules:
request_reviews:
users:
- CoodingPenguin
label:
add:
- "πŸ’¬ feedback"

- name: Automatic merge on approval
conditions:
Expand All @@ -33,7 +36,7 @@ pull_request_rules:
message: "@{{author}} Conflict 해결이 ν•„μš”ν•©λ‹ˆλ‹€!πŸ˜₯ cc. @CoodingPenguin"
label:
add:
- conflict
- "❗ conflict"

- name: Remove conflict label
conditions:
Expand All @@ -43,4 +46,4 @@ pull_request_rules:
actions:
label:
remove:
- conflict
- "❗ conflict"

0 comments on commit 6ec5e37

Please sign in to comment.