diff --git a/.github/stale.yml b/.github/stale.yml index 5b02f41..179dc60 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,9 +4,10 @@ daysUntilStale: 30 daysUntilClose: 5 # Issues with these labels will never be considered stale exemptLabels: - - Story + - Feature - Dependency Issue - Technical Debt + - Pinned # Label to use when marking an issue as stale staleLabel: Stale # Comment to post when marking an issue as stale. Set to `false` to disable