Skip to content

Commit eff25a2

Browse files
authored
chore: updated close stale workflow
1 parent 6b44df0 commit eff25a2

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

.github/workflows/stale.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,29 @@ on:
66

77
jobs:
88
stale:
9+
permissions:
10+
issues: write # for actions/stale to close stale issues
11+
pull-requests: write # for actions/stale to close stale PRs
912
runs-on: ubuntu-latest
1013
steps:
1114
- name: Close Stale Issues
12-
uses: actions/stale@v3
15+
uses: actions/stale@v5
1316
with:
1417
repo-token: ${{ secrets.GITHUB_TOKEN }}
1518
stale-issue-message: |
1619
Hello! :wave:
17-
20+
1821
This issue is being automatically marked as stale because it has not been updated in a while. Please confirm that the issue is still present and reproducible. If no updates or new comments are received the issue will be closed in a few days.
19-
22+
2023
Thanks.
2124
stale-pr-message: |
2225
Hello! :wave:
23-
26+
2427
This pull request is being automatically marked as stale because it has not been updated in a while. Please confirm that the issue is still present and reproducible. If no updates or new comments are received the pull request will be closed in a few days.
25-
28+
2629
Thanks.
2730
stale-issue-label: 'status:stale'
2831
stale-pr-label: 'status:stale'
2932
only-labels: 'status:more info needed'
3033
days-before-stale: 30
31-
days-before-close: 14
34+
days-before-close: 14

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy