diff --git a/.github/stale.yml b/.github/stale.yml index 8a626a96..b88dfa09 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,10 +4,16 @@ daysUntilStale: 28 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned + - bug + - css + - documentation + - enhancement - help wanted + - pinned + - question - roadmap - staging + - to-evaluate - wip # Label to use when marking an issue as stale staleLabel: stale