Skip to content

Commit

Permalink
Add no-response bot
Browse files Browse the repository at this point in the history
  • Loading branch information
steveukx committed Aug 21, 2020
1 parent 650c17f commit dd9d028
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/no-response.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# "No Response"
# https://github.com/probot/no-response

# Allowed number of days of inactivity
daysUntilClose: 21

# Label requiring a response
responseRequiredLabel: more-info-needed

# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automatically closed due to a lack of response.
If your problem persists please open a new issue including any additional detail
requested from this issue.

0 comments on commit dd9d028

Please sign in to comment.