Skip to content

Commit

Permalink
chore(bot): Close if there is no reply after 15 days (#4541)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored May 17, 2021
1 parent fd7cb9b commit 8aeb7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/needs-reply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
with:
repo-token: ${{ secrets.BOT_TOKEN }}
issue-label: 'needs reply'
days-before-close: 15
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 8aeb7dd

Please sign in to comment.