#1251 add config for prs

This commit is contained in:
Sean Mac Gillicuddy 2019-07-03 14:05:20 +01:00
parent 7bbcb530d0
commit 9ff08d1f24

14
.github/stale.yml vendored
View File

@ -1,7 +1,17 @@
daysUntilStale: 60
daysUntilClose: false
staleLabel: stale
markComment: >
issues:
daysUntilStale: 60
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be now be reviewed manually. Thank you
for your contributions.
pulls:
daysUntilStale: 7
markComment: >
This pull request has been automatically marked as stale because it has not had
recent activity. It will be now be reviewed manually. Thank you
for your contributions.