Use single "stage/tracked" label to prevent issue from getting stale

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
This commit is contained in:
Marek Siarkowicz 2022-06-13 10:32:12 +02:00
parent 144f445838
commit bce22b587c

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