diff --git a/.github/stale.yml b/.github/stale.yml index e6d7359c2..0f4556c73 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -11,6 +11,7 @@ daysUntilClose: 30 exemptLabels: - "enhancement" - "bug" + - "thinking" # Label to use when marking as stale staleLabel: "waiting-reply"