Skip to content

Commit

Permalink
chore: updated stale policy
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Sep 8, 2024
1 parent bdaa8c8 commit 4023a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
days-before-issue-stale: 365
days-before-issue-close: 14
exempt-issue-labels: "pinned, improvement, security"
exempt-issue-labels: "pinned, security"
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for a year with no activity. It will be closed if no further activity occurs. Thank you for your contributions."
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale. Feel free to re-open it if it is still relevant."
Expand Down

0 comments on commit 4023a5f

Please sign in to comment.