diff --git a/.github/stale.yml b/.github/stale.yml index 555c05c59..03a73ab39 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -11,6 +11,7 @@ exemptLabels: - "high" - "medium" - "spec" + - "cannot reproduce" # 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