Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Commit

Permalink
Merge pull request #19 from atom/dot-github-update
Browse files Browse the repository at this point in the history
🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue
  • Loading branch information
jasonrudolph committed Oct 2, 2018
2 parents 87c1fae + 907aca6 commit b81817d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/no-response.yml
@@ -1,7 +1,7 @@
# 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: 180
daysUntilClose: 28

# Label requiring a response
responseRequiredLabel: more-information-needed
Expand Down

0 comments on commit b81817d

Please sign in to comment.