Skip to content

Commit 5837615

Browse files
Enable bot to manage long inactivity issues (#353)
* Enable bot to manage long inactivity issues Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Update the config file for no-response bot * Fix the line break issue
1 parent 959e521 commit 5837615

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/no-response.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
daysUntilClose: 14
2+
responseRequiredLabel: needs more info
3+
closeComment: >
4+
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

0 commit comments

Comments
 (0)