Bump ping delay up to 200 days

This commit is contained in:
Jackson Kearl
2020-04-12 23:13:05 -07:00
parent 1c8b50b947
commit 32643db3e2

View File

@@ -22,5 +22,5 @@ jobs:
label: needs more info
closeDays: 7
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
pingDays: 300
pingDays: 200
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."