Blame | Last modification | View Log | Download
# Configuration for probot-no-response - https://github.com/probot/no-response# Number of days of inactivity before an Issue is closed for lack of responsedaysUntilClose: 14# Label requiring a responseresponseRequiredLabel: PendingFeedback# Comment to post when closing an Issue for lack of response. Set to `false` to disablecloseComment: >This issue has been automatically closed because there has been no responseto our request for more information from the original author. With only theinformation that is currently in the issue, we don't have enough informationto take action. Please reach out if you have or find the answers we need sothat we can investigate further.