Skip to content

Commit

Permalink
Merge pull request #2618 from wabbajack-tools/disable-issue-auto-close
Browse files Browse the repository at this point in the history
Disable automatic closing of GitHub issues
  • Loading branch information
EzioTheDeadPoet authored Sep 18, 2024
2 parents cf343e2 + b7a3e38 commit ed90f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
close-issue-message: "Closed due to inactivity. Please create a new issue if this problem has come up again and no dev has reopened this issue after a week of it being marked as closed."
close-pr-message: "Closed due to inactivity."
days-before-stale: 90
days-before-close: -1
operations-per-run: 100
exempt-all-assignees: true

0 comments on commit ed90f8b

Please sign in to comment.