Skip to content

Commit

Permalink
chore: Add discussion
Browse files Browse the repository at this point in the history
test for #455
  • Loading branch information
peaceiris committed Jul 11, 2021
1 parent e63f380 commit feeed63
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions .github/label-commenter-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,13 @@ labels:
issue:
body: Please follow the issue templates.
action: close
discussion:
body: Helle @{{ discussion.user.login }}!
pr:
body: Thank you @{{ pull_request.user.login }} for suggesting this. Please follow the pull request templates.
action: draft
unlabeled:
issue:
body: Thank you for following the template. The repository owner will reply.
action: open
discussion:
body: Thanks @{{ discussion.user.login }}!
pr:
body: Thank you for following the template. The repository owner will review this.
action: ready
Expand Down Expand Up @@ -120,6 +116,17 @@ labels:
action: close
locking: lock
lock_reason: resolved
discussion:
body: |
This discussion has been **LOCKED** because of it being resolved!
Thank you @{{ discussion.user.login }}!
locking: lock
lock_reason: resolved
unlabeled:
discussion:
body: |
This discussion has been unlocked now.
locking: unlock
- name: documentation
labeled:
issue:
Expand Down

0 comments on commit feeed63

Please sign in to comment.