Reactivated Stale Bot #605

Looks like the PR was merged so giving this a try again.
This commit is contained in:
Carlo Costanzo 2019-11-14 15:08:17 -05:00 committed by GitHub
parent 0f7de56245
commit 2964b1583c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ daysUntilStale: 7
daysUntilClose: 1
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
onlyLabels:
- weekly-digest
onlyLabels: ['weekly-digest']
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: []