chore(bot): implement the noReply automated workflow (#15373)

This commit is contained in:
Ken Sodemann
2018-08-31 21:17:26 -05:00
committed by GitHub
parent 09187c9c92
commit f954aca07e
2 changed files with 60 additions and 0 deletions

View File

@@ -48,6 +48,24 @@ stale:
template is fully filled out.
Thank you for using Ionic!
close: true
lock: true
dryRun: false
noReply:
days: 30
maxIssuesPerRun: 100
label: needs reply
responseLabel: triage
exemptProjects: true
exemptMilestones: true
message: >
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still
an issue with the latest version of Ionic, please create a new issue and ensure the
template is fully filled out.
Thank you for using Ionic!
close: true
lock: true