diff --git a/.github/stale.yml b/.github/stale.yml index 305831ae8..2865aaa52 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,9 +4,10 @@ daysUntilStale: 30 daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: + - backlog + - epic - pinned - security - - backlog - triage # Label to use when marking an issue as stale staleLabel: wontfix