chore(): revert changes until bot is updated (#21332)

This reverts commit cc780c80b2c2575ef7f90c757854601ceeffdabd.
This commit is contained in:
Liam DeBeasi
2020-05-18 13:48:39 -04:00
committed by GitHub
parent cc780c80b2
commit ec4c0fe5bd

View File

@ -95,26 +95,35 @@ stale:
noReply: noReply:
days: 14 days: 14
maxIssuesPerRun: 100 maxIssuesPerRun: 100
labels: label: "needs: reply"
- label: "needs: reply"
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!
- label: "ionitron: needs reproduction"
message: >
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. 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!
responseLabel: triage responseLabel: triage
exemptProjects: true exemptProjects: true
exemptMilestones: 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
dryRun: false
noReproduction:
days: 14
maxIssuesPerRun: 100
label: "ionitron: needs reproduction"
responseLabel: triage
exemptProjects: true
exemptMilestones: true
message: >
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. 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 close: true
lock: true lock: true
dryRun: false dryRun: false