Skip to content

Commit

Permalink
chore(github): update needs-reply label name
Browse files Browse the repository at this point in the history
  • Loading branch information
imhoffd committed Jun 23, 2020
1 parent da8b8a0 commit 9bd353c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tasks:
issue_comment:
types: [created]
config:
label: needs-reply
label: 'needs reply'
exclude-labeler: true
- name: add-platform-labels
on:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/needs-reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: dwieeb/needs-reply@master
with:
repo-token: ${{ secrets.BOT_TOKEN }}
issue-label: 'needs reply'
close-message: |
It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.
Expand Down

0 comments on commit 9bd353c

Please sign in to comment.