Skip to content

Commit

Permalink
Update issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella authored Mar 12, 2024
1 parent 5007794 commit 80ac24f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
days-before-issue-stale: 90
days-before-issue-close: 14
exempt-issue-labels: 'awaiting-approval,work-in-progress'
stale-issue-label: "stale"
stale-issue-message: "This issue is stale because it has been open for 30 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
Expand Down

0 comments on commit 80ac24f

Please sign in to comment.