Update stale bot setting (#3979)

This commit add `Enhancement/User` as an exempt label such that issues
like #3772 won't be closed by the stale bot.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
This commit is contained in:
Daniel Jiang
2021-07-23 22:16:35 +08:00
committed by GitHub
parent 62bfe952f4
commit cac0f2ef0b

1
.github/stale.yml vendored
View File

@@ -14,6 +14,7 @@ exemptLabels:
- Area/Design
- Area/Documentation
- Area/Plugins
- Enhancement/User
- kind/tech-debt
- Needs investigation
- P0 - Hair on fire