From 4858bab3f96c8538716d2b1edcfb9c96010de433 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 29 Nov 2018 13:22:46 -0500 Subject: [PATCH] chore(bot): update bot to use latest labels (#16513) --- .github/ionic-issue-bot.yml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index 12b5224e2b..50cfa8a598 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -13,10 +13,10 @@ closeAndLock: Thank you for using Ionic! - - label: "ionitron: ionic pro" + - label: "ionitron: appflow" 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) + Thanks for the issue! This issue appears to be related to Ionic Appflow. We use this issue tracker exclusively for + bug reports and feature requests. Please use the [Ionic Appflow Support Forum](https://ionic.zendesk.com/hc/en-us/requests/new) to report this issue. @@ -65,7 +65,7 @@ stale: noReply: days: 30 maxIssuesPerRun: 100 - label: needs reply + label: "needs: reply" responseLabel: triage exemptProjects: true exemptMilestones: true @@ -82,12 +82,18 @@ noReply: labelPullRequest: labels: - - label: angular + - label: "package: angular" branch: master path: ^angular - - label: core + - label: "package: core" branch: master path: ^core + - label: "package: react" + branch: master + path: ^react + - label: "package: vue" + branch: master + path: ^vue dryRun: false wrongRepo: