We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2244aba commit 4c69103Copy full SHA for 4c69103
.github/workflows/stale.yml
@@ -16,7 +16,7 @@ jobs:
16
days-before-issue-close: 14
17
stale-issue-label: "Stale"
18
stale-issue-message: >
19
- This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
+ This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.
20
close-issue-message: |
21
We are closing this issue because it has been inactive for a few months.
22
This probably means that it is not reproducible or it has been fixed in a newer version.
0 commit comments