make stalebot ignore prs tagged "meta"
This commit is contained in:
committed by
GitHub
parent
fbddf5ba5b
commit
ccdeca65a1
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@ -10,6 +10,7 @@ daysUntilClose: 15
|
||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||
exemptLabels:
|
||||
- on hold
|
||||
- meta
|
||||
|
||||
# Set to true to ignore issues in a project (defaults to false)
|
||||
exemptProjects: false
|
||||
|
||||
Reference in New Issue
Block a user