add awaiting review exempt label to stale.yml (#1364)

This commit is contained in:
Corey McCandless
2018-03-15 13:16:51 -05:00
committed by GitHub
parent e26b834dd8
commit e14ec13008

1
.github/stale.yml vendored
View File

@@ -9,6 +9,7 @@ exemptLabels:
- epic
- enhancement
- beginner friendly
- awaiting review
# Label to use when marking an issue as stale
staleLabel: abandoned
# Comment to post when marking an issue as stale. Set to `false` to disable