diff --git a/.github/stale.yml b/.github/stale.yml index 91634d8e508..ba8613f98f7 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,7 +6,8 @@ daysUntilClose: 7 exemptLabels: - pinned - security - - Feature request + - "Feature request" + - "New model" # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable