diff --git a/.github/.stale.yaml b/.github/.stale.yaml index b2fa40e2f..8fa812eb6 100644 --- a/.github/.stale.yaml +++ b/.github/.stale.yaml @@ -4,8 +4,8 @@ daysUntilStale: 30 daysUntilClose: 14 # Issues with these labels will never be considered stale exemptLabels: - - lifecycle/frozen -staleLabel: lifecycle/stale + - frozen +staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had