We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1506be commit b7bb16cCopy full SHA for b7bb16c
1 file changed
.github/workflows/needs-reply.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
repo-token: ${{ secrets.BOT_TOKEN }}
15
issue-label: 'needs reply'
16
- days-before-close: 15
+ days-before-close: 7
17
close-message: |
18
It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.
19
0 commit comments