[ci] add bug to the list of tag to skip the stale check

This commit is contained in:
Simone Gasparini 2022-08-01 11:19:17 +02:00 committed by GitHub
parent cdbcb75170
commit a091369047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View file

@ -8,6 +8,7 @@ exemptLabels:
- "feature request"
- "scope:doc"
- "new feature"
- "bug"
# 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