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 4e88988 commit 9f1d2bdCopy full SHA for 9f1d2bd
.github/workflows/stale.yml
@@ -27,15 +27,8 @@ jobs:
27
exempt-pr-labels: Not Stale
28
stale-issue-message: >
29
This issue is stale because it has been open for 60 days with no
30
- activity. Remove the "Stale" label or comment on the issue, or it
31
- will be closed in 7 days.
+ activity.
32
stale-pr-message: >
33
This pull request is stale because it has been open for 60 days
34
- with no activity. Remove the "Stale" label or comment on the pull
35
- request, or it will be closed in 7 days.
36
- close-issue-message: >
37
- This issue has been marked as stale and closed due to no activity
38
- on it.
39
- close-pr-message: >
40
- This pull request has been marked as stale and closed due to no
41
- activity on it.
+ with no activity.
+ days-before-close: -1
0 commit comments