Skip to content

Commit d13a91b

Browse files
authored
update timing on info-needed workflow (#758)
1 parent 66c184f commit d13a91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/info-needed-closer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
token: ${{secrets.GITHUB_TOKEN}}
2929
label: info-needed
30-
closeDays: 30
30+
closeDays: 14
3131
closeComment: "Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. \n\nHappy Coding!"
32-
pingDays: 30
32+
pingDays: 14
3333
pingComment: "Hey @${assignee}, this issue might need further attention.\n\n@${author}, you can help us out by closing this issue if the problem no longer exists, or adding more information."

0 commit comments

Comments
 (0)