issue with in process label will never be considered stale (#716)

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2023-02-27 06:28:53 +08:00 committed by GitHub
parent 489a3ae133
commit 2c2bfcf58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -4,6 +4,7 @@ daysUntilStale: 14
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- in progress
- pinned
- security
# Label to use when marking an issue as stale