Add items to exemptlabels in stale.yml (#7058)

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
This commit is contained in:
Daniel Jiang 2019-03-05 10:52:44 +08:00 committed by Yan
parent 76a07eb5fe
commit 7be9c54c27
1 changed files with 5 additions and 0 deletions

5
.github/stale.yml vendored
View File

@ -7,6 +7,11 @@ exemptLabels:
- backlog
- kind/debt
- need-triage
- kind/requirement
- king/bug
- Epic
- target/1.7.5
- target/1.8.0
# Label to use when marking an issue as stale
staleLabel: staled
# Comment to post when marking an issue as stale. Set to `false` to disable