From 0fb3c62c710da46b0c422218d549251428545aab Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Fri, 27 Jul 2018 15:20:26 -0400 Subject: [PATCH] chore(bot): add ionic-native --- .github/ionic-issue-bot.yml | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index e07cfe99e2..f1ef6cad0e 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -10,31 +10,31 @@ closeAndLock: Thanks for the issue! This issue appears to be a support request. We use this issue tracker exclusively for bug reports and feature requests. Please use our [forum](https://forum.ionicframework.com) or our [slack channel](https://ionicworldwide.herokuapp.com/) for questions about the framework. - - + + Thank you for using Ionic! - label: "ionitron: ionic pro" message: > Thanks for the issue! This issue appears to be related to Ionic Pro. We use this issue tracker exclusively for bug reports and feature requests. Please use the [Ionic Pro Support Forum](https://ionic.zendesk.com/hc/en-us/requests/new) to report this issue. - - + + Thank you for using Ionic! - label: "ionitron: missing template" message: > Thanks for the issue! It appears that you have not filled out the provided issue template. We use this issue template in order to gather more information and further assist you. Please create a new issue and ensure the template is fully filled out. - - + + Thank you for using Ionic! close: true lock: true dryRun: false - + stale: - days: 365 + days: 365 maxIssuesPerRun: 100 exemptLabels: - good first issue @@ -52,7 +52,7 @@ stale: close: true lock: true dryRun: false - + labelPullRequest: labels: - label: v3 @@ -73,8 +73,8 @@ wrongRepo: Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests associated with the Ionic Framework. It appears that this issue is associated with the Ionic CLI. I am moving this issue to the Ionic CLI repository. Please track this issue over there. - - + + Thank you for using Ionic! - label: "ionitron: stencil" repo: stencil @@ -82,10 +82,19 @@ wrongRepo: Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests associated with the Ionic Framework. It appears that this issue is associated with Stencil. I am moving this issue to the Stencil repository. Please track this issue over there. - - + + + Thank you for using Ionic! + - label: "ionitron: native" + repo: ionic-native + message: > + Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests + associated with the Ionic Framework. It appears that this issue is associated with Ionic Native. + I am moving this issue to the Ionic Native repository. Please track this issue over there. + + Thank you for using Ionic! close: true lock: true dryRun: false - +