File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed
Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/stale@v9
1717 id : stale
1818 with :
19- days-before-stale : 30
19+ days-before-stale : 14
2020 days-before-close : 14
2121 exempt-all-assignees : false
2222 exempt-draft-pr : true
@@ -32,25 +32,27 @@ jobs:
3232 remove-stale-when-updated : true
3333 stale-issue-message : |
3434 Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
35+
36+
3537 This issue will be closed in 14 days if it continues to be inactive.
3638 close-issue-message : |
37- Dear contributor,
38-
39- As this issue seems to have been inactive for quite some time now, it has been automatically closed.
39+ As this issue has been inactive for some time, it has been automatically closed.
4040 If you feel this is a valid issue, please feel free to re-open the issue if / when a pull request
4141 has been added.
4242
43+
4344 Thank you for your contribution.
4445 stale-pr-message : |
4546 Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
47+
48+
4649 This pull request will be closed in 14 days if it continues to be inactive.
4750 close-pr-message : |
48- Dear contributor,
51+ As this pull request has been inactive for some time it has been automatically closed.
52+
4953
50- As this PR seems to have been inactive for 30 days after changes / additional information
51- was requested, it has been automatically closed .
54+ If you feel the changes are still valid, please re-open the pull request once the changes and / or the additional information
55+ requested, has been added .
5256
53- If you feel the changes are still valid, please re-open the PR once all changes or additional information
54- that was requested has been added.
5557
5658 Thank you for your contribution.
You can’t perform that action at this time.
0 commit comments