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 2058a37 commit ae70e18Copy full SHA for ae70e18
1 file changed
.github/workflows/auto-close.yml
@@ -13,9 +13,9 @@ jobs:
13
with:
14
repo-token: ${{ secrets.WDIO_BOT_GITHUB_TOKEN }}
15
only-issue-labels: 'Reproducible Example Missing'
16
- stale-issue-label: 'Reproducible Example Missing'
+ stale-issue-label: ':classical_building: Stale'
17
days-before-close: 7
18
- days-before-stale: -1
+ days-before-stale: 7
19
close-issue-message: >
20
Thanks for raising this issue 🙏
21
0 commit comments