Skip to content

Commit

Permalink
Update close_inactive_issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suaveolent authored Dec 13, 2024
1 parent 6aea2ca commit 40ee505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close_inactive_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
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."
exempt-issue-labels: "bug,documentation,enhancement,good first issue,help wanted,question"
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 40ee505

Please # to comment.