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 b369947 commit 8435de3Copy full SHA for 8435de3
.github/workflows/no-response.yml
@@ -19,7 +19,7 @@ jobs:
19
days-before-issue-close: 3
20
only-labels: "waiting-for-response"
21
labels-to-remove-when-unstale: "waiting-for-response"
22
- stale-issue-message: "This issue will be closed soon because there has been no response."
+ stale-issue-message: "This issue will be closed soon because there has been no further activity."
23
days-before-pr-stale: -1
24
days-before-pr-close: -1
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments