diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 63365f20a..053f0191a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -18,6 +18,6 @@ jobs: days-before-close: 14 remove-stale-when-updated: true close-issue-message: "This issue has been closed due to inactivity. If you still require assistance, please provide the requested information." - close-issue-label: "not-planned" + close-issue-reason: "not-planned" operations-per-run: 100 only-labels: "question"