File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ jobs:
2020 - uses : actions/stale@v10
2121 with :
2222 repo-token : ${{ secrets.GITHUB_TOKEN }}
23- stale-issue-message : This issue is stale because it has been open for 40 days with no activity. Remove the stale label or leave a
23+ stale-issue-message : This issue is stale because it has been open for 40 days with no activity. Remove the stale label or leave a
2424 comment, otherwise it will be closed in 10 days.
2525 stale-pr-message : This PR is stale because it has been open for 40 days with no activity. Remove the stale label or leave a comment,
2626 otherwise it will be closed in 10 days.
2727 days-before-stale : 40
2828 exempt-issue-labels : roadmap,backlog
29- close-issue-message : This issue was automatically closed due to 50 days of inactivity. We do this to help keep the issues somewhat
29+ close-issue-message : This issue was automatically closed due to 50 days of inactivity. We do this to help keep the issues somewhat
3030 manageable and focus on active issues.
31- close-pr-message : This PR was closed because it had no activity for 50 days. If you feel this was closed in error, and you would
31+ close-pr-message : This PR was closed because it had no activity for 50 days. If you feel this was closed in error, and you would
3232 like to continue the PR, please resubmit or let us know.
3333 days-before-close : 10
3434 operations-per-run : 150
You can’t perform that action at this time.
0 commit comments