Skip to content

Commit

Permalink
Create no-response.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
izhengfan committed Apr 30, 2020
1 parent 27d9522 commit 61a04c0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/no-response.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Configuration for probot-no-response - https://github.com/probot/no-response

# Number of days of inactivity before an Issue is closed for lack of response
daysUntilClose: 14
# Label requiring a response
responseRequiredLabel: more-information-needed
# Comment to post when closing an Issue for lack of response. Set to `false` to disable
closeComment: >
This issue has been automatically closed because there has been no response
to our request for more information from the original author.

0 comments on commit 61a04c0

Please sign in to comment.