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

Override probot/stale defaults, if necessary #14

Closed
kytrinyx opened this issue Apr 4, 2017 · 2 comments
Closed

Override probot/stale defaults, if necessary #14

kytrinyx opened this issue Apr 4, 2017 · 2 comments

Comments

@kytrinyx
Copy link
Member

kytrinyx commented Apr 4, 2017

Per the discussion in exercism/discussions#128 we
will be installing the probot/stale integration on the Exercism organization on
April 10th, 2017.

By default, probot will comment on issues that are older than 60 days, warning
that they are stale. If there is no movement in 7 days, the bot will close the issue.
By default, anything with the labels security or pinned will not be closed by
probot.

If you wish to override these settings, create a .github/stale.yml file as described
in https://github.com/probot/stale#usage, and make sure that it is merged
before April 10th.

If the defaults are fine for this repository, then there is nothing further to do.
You may close this issue.

@kytrinyx
Copy link
Member Author

kytrinyx commented Apr 5, 2017

I made a mistake.

This was not explicitly documented in the README, but probot/stale requires the presence of a .github/stale.yml file.

If you want the default behavior, you need to add an empty .github/stale.yml file to this repo, otherwise the bot will not be active.

@kytrinyx
Copy link
Member Author

kytrinyx commented Sep 3, 2017

Probot is overkill here.

@kytrinyx kytrinyx closed this as completed Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant