]> granicus.if.org Git - curl/commit
.github/stale.yml: enable the stale bot
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Apr 2017 09:43:06 +0000 (11:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Apr 2017 22:08:51 +0000 (00:08 +0200)
commitced57e9a9536ee2fe06c700c5274298f3ceaf33d
tree5fc9e060e66626112d778246a36f0857ffea4760
parentfa66403280acf4a7df99e676c95c3c3c7e283135
.github/stale.yml: enable the stale bot

Issues and PRs with no activity for 180 days will get marked as stale,
and if no further activity happens within 14 more days, the issue gets
closed.

This follows our established policy of not letting stalled bugs "get in
the way": https://curl.haxx.se/docs/bugs.html#Closing_off_stalled_bugs

Closes #1398
.github/stale.yml [new file with mode: 0644]