Skip to content
Snippets Groups Projects
Unverified Commit 93f0093c authored by Rich Howell's avatar Rich Howell Committed by GitHub
Browse files

Update stale.yml

Removed auto close
parent 0e441eee
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,9 @@ jobs:
- uses: actions/stale@v5
with:
days-before-issue-stale: 90
days-before-issue-close: 30
days-before-issue-close: -1
stale-issue-label: "stale"
stale-issue-message: "🚧🚨 This issue is being marked as stale due to 90 days of inactivity. 🚧🚨"
close-issue-message: "🚧🚨 This issue was closed because it has been inactive for 14 days since being marked as stale. 🚧🚨"
days-before-pr-stale: -1
days-before-pr-close: -1
only-labels: 'needs triage'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment