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