Commit 2eea3846 authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent 738c1942
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
- uses: actions/stale@v4.0.0 - uses: actions/stale@v4.0.0
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity.' 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?'
stale-issue-label: 'stale' stale-issue-label: 'stale'
exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2' exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2'
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.' 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.'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment