Update stale/close timings in workflow

51c30e6adfa09ac4829c9169830ad8d5d3583686

Wolfsblvt <wolfsblvt@gmail.com>

Signed
1 files changed, +11 -11Showing whitespace changes
.github/workflows/close-stale-issues.yml+11 -11
@@ -16,21 +16,21 @@ jobs:
1616 uses: actions/stale@v4
1717 with:
1818 repo-token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
1919 days-before-stale: 360183
2020 days-before-close: 57
2121 operations-per-run: 30
2222 remove-stale-when-updated: true
2323 enable-statistics: true
2424 stale-issue-message: >
2525 This issue has gone 36 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below.
2626 Otherwise it will be closed in 5 working7 days.
2727 stale-pr-message: >
2828 This PR is stale because it has been open 6 weeksmonths with no activity. Either remove the stale label or comment below with a short update,
2929 otherwise this PR will be closed in 57 days.
3030 close-issue-message: >
3131 This issue was automatically closed because it has been stalled for over 16 yearmonths with no activity.
3232 close-pr-message: >
3333 This pull request was automatically closed because it has been stalled for over 16 yearmonths with no activity.
3434 stale-issue-label: '⚰️ Stale'
3535 close-issue-label: '🕸️ Inactive'
3636 stale-pr-label: '⚰️ Stale'
@@ -44,8 +44,8 @@ jobs:
4444 uses: actions/stale@v4
4545 with:
4646 repo-token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
4747 days-before-stale: 57
4848 days-before-close: 37
4949 operations-per-run: 30
5050 remove-stale-when-updated: true
5151 stale-issue-message: >
@@ -65,7 +65,7 @@ jobs:
6565 with:
6666 repo-token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
6767 days-before-stale: 7
6868 days-before-close: 365183
6969 operations-per-run: 30
7070 remove-stale-when-updated: true
7171 stale-issue-message: Hey SillyTavern, - Don't forget to respond!