File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ jobs:
1212 with :
1313 repo-token : ${{ secrets.GITHUB_TOKEN }}
1414 stale-issue-message :
15- ' This issue is stale because it has been open many days with no
16- activity. It will be closed soon unless the stale label is removed
17- or a comment is made.'
15+ ' This issue has automatically been marked stale because there has been no activity in a while.
16+ Please leave a comment if the issue has not been resolved, or if it is not stale for any other reason.
17+ After 2 weeks, this issue will automatically be closed, unless a comment is made or the stale label is removed .'
1818 stale-issue-label : ' stale'
1919 exempt-issue-label : ' 💥 Crash Report'
2020 stale-pr-message :
21- ' This PR is stale because it has been open many days with no
22- activity. It will be closed soon unless the stale label is removed
23- or a comment is made.'
21+ ' This PR has automatically been marked stale because there has been no activity in a while.
22+ Please leave a comment if the issue has not been resolved, or if it is not stale for any other reason.
23+ After 2 weeks, this issue will automatically be closed, unless a comment is made or the stale label is removed .'
2424 stale-pr-label : ' stale'
2525 exempt-pr-label : ' 💥 Crash Report'
2626 days-before-stale : 90
You can’t perform that action at this time.
0 commit comments