chore(bot): use the bot to lock closed issues (#15403)

This commit is contained in:
Ken Sodemann
2018-08-31 21:18:15 -05:00
committed by GitHub
parent f954aca07e
commit f383ebdf13

View File

@@ -33,6 +33,14 @@ closeAndLock:
lock: true
dryRun: false
lockClosed:
days: 30
maxIssuesPerRun: 100
message: >
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue.
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.
dryRun: false
stale:
days: 365
maxIssuesPerRun: 100