Fix stalebot config to ignore "good first issue"
This commit is contained in:
parent
5d762102fe
commit
6846ef87b4
|
@ -9,6 +9,7 @@ exemptLabels:
|
|||
- critical
|
||||
- p1
|
||||
- major
|
||||
- "good first issue"
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
|
|
Loading…
Reference in New Issue