Commit Graph

8 Commits

Author SHA1 Message Date
rallytime
64ae7e4475 Reduce the number of days an issue is stale by 15 2017-07-28 11:09:14 -06:00
rallytime
4a3e89473c Reduce the number of days an issue is stale by 15 2017-07-21 09:34:51 -06:00
rallytime
9e9f781779 Reduce the number of days an issue is stale by 15
We're still within the 3 years and 2 months range. I opted to only
reduce this number by 15 instead of 25 because this change will mark
18 issues as stale rather than about 35.

We need to keep reducing this number, but we also don't want to flood
this process too much.
2017-07-14 11:18:50 -06:00
rallytime
06a153368d Reduce the number of days an issue is stale by 25
This reduces the amount of time an issue is stale to approximately
a little less than 3 years and 2 months.
2017-07-05 15:55:00 -06:00
rallytime
42989d5a28 Reduce the number of days an issue is stale by 25
This reduces the amount of time an issue is stale to approximately
3 years, 3 months, and some change.
2017-06-19 17:29:44 -06:00
rallytime
1601badeaa Reduce the number of days an issue is stale by 25
As we ease into a more reasonable `daysUntilStale` value, this
updates the time an issue will be marked as stale to about 3 years
and 4 months.
2017-06-09 12:39:32 -06:00
rallytime
c7260b4de5 Reduce the number of days an issue is stale by 25
Let's ease into a more reasonable `daysUntilStale` value. This
updates the time an issue will be marked as stale to about 3 years
and 5 months.
2017-06-02 09:53:50 -06:00
rallytime
3e75628f87 Add probot-stale config file for the salt repo
This config file enables the [probot-stale](https://github.com/probot/stale/)
bot to comment on stale issues. We're starting off with issues
that have become stale after approximately 3 years and 6 months.
This value is configured in the `daysUntilStale` setting.
2017-05-12 17:31:39 -06:00