Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable all the Bots! #1369

Merged
merged 5 commits into from May 3, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

@@ -0,0 +1,14 @@
# ProBot Request Info (https://probot.github.io/apps/request-info/)

requestInfoReplyComment: >
We would appreciate it if you could provide us with more information about this
issue/PR. ![](https://feross.net/s/cats/14.gif)
# ProBot Welcome (https://probot.github.io/apps/welcome/)

newPRWelcomeComment: >
Thanks for opening this pull request! Please check out our contributing guidelines.
![](https://feross.net/s/cats/9.gif)
firstPRMergeComment: >
Congrats on getting your first pull request merged!
![](https://feross.net/s/cats/29.gif)
@@ -0,0 +1,7 @@
# ProBot Lock Threads (https://probot.github.io/apps/lock/)

daysUntilLock: 365
lockComment: >
This thread has been automatically locked because it has not had recent
activity. Please open a new issue for related bugs and link to relevant
comments in this thread. ![](https://feross.net/s/cats/36.gif)
@@ -0,0 +1,10 @@
# ProBot No Response (https://probot.github.io/apps/no-response/)

daysUntilClose: 14
responseRequiredLabel: need more info
closeComment: >
This issue has been automatically closed because there has been no response
to our request for more information from the original author. With only the
information that is currently in the issue, we don't have enough information
to take action. Please reach out if you have or find the answers we need so
that we can investigate further. ![](https://feross.net/s/cats/7.gif)
@@ -0,0 +1,11 @@
# ProBot Stale (https://probot.github.io/apps/stale/)

daysUntilStale: 120
daysUntilClose: 7
exemptLabels:
- accepted
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions. ![](https://feross.net/s/cats/18.gif)
closeComment: false
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.