Merge pull request #14108 from serathius/tracked

Use single "stage/tracked" label to prevent issue from getting stale
This commit is contained in:
Marek Siarkowicz 2022-06-13 13:03:41 +02:00 committed by GitHub
commit fc690531e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/stale.yml vendored
View File

@ -12,8 +12,7 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- "area/security"
- "Investigating"
- "stage/tracked"
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false