diff --git a/.github/stale.yml b/.github/stale.yml index e04e47b498..fb6f432d2c 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -8,7 +8,8 @@ daysUntilClose: 7 exemptLabels: - status:contributions-welcome - status:more-info-needed - - status:duplicate + - status:duplicate + - type:enhancement # Label to use when marking an issue as stale staleLabel: stale