Skip to content

Commit b7bb16c

Browse files
authored
chore(ci): close issues after 7 days (#2492)
1 parent f1506be commit b7bb16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/needs-reply.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
repo-token: ${{ secrets.BOT_TOKEN }}
1515
issue-label: 'needs reply'
16-
days-before-close: 15
16+
days-before-close: 7
1717
close-message: |
1818
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.
1919

0 commit comments

Comments
 (0)