Skip to content

Commit 2eea384

Browse files
committed
[ci skip]
1 parent 738c194 commit 2eea384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/[email protected]
1515
with:
1616
repo-token: ${{ secrets.GITHUB_TOKEN }}
17-
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity.'
17+
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity. Is this issue already resolved?'
1818
stale-issue-label: 'stale'
1919
exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2'
2020
stale-pr-message: 'This pull request had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity.'

0 commit comments

Comments
 (0)