Unverified Commit df53a7e4 authored by Dimitris Koutsogiorgas's avatar Dimitris Koutsogiorgas Committed by GitHub

Merge pull request #7343 from amorde/stale-bot

[GitHub] Prevent confirmed issues from being marked as stale
parents 16162de1 71b12ecb
...@@ -10,6 +10,7 @@ daysUntilClose: 7 ...@@ -10,6 +10,7 @@ daysUntilClose: 7
exemptLabels: exemptLabels:
- "t1:enhancement" - "t1:enhancement"
- "t2:defect" - "t2:defect"
- "s2:confirmed"
# Label to use when marking as stale # Label to use when marking as stale
staleLabel: "s1:awaiting input" staleLabel: "s1:awaiting input"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment