From e3a2dcb88b19ed69ad78290b851fb6203af53b93 Mon Sep 17 00:00:00 2001 From: Ken Sodemann Date: Fri, 27 Jul 2018 08:42:03 -0500 Subject: [PATCH] chore(bot): configure the labelPullRequest task --- .github/ionic-issue-bot.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/ionic-issue-bot.yml b/.github/ionic-issue-bot.yml index b79b9d6b3b..3126efd625 100644 --- a/.github/ionic-issue-bot.yml +++ b/.github/ionic-issue-bot.yml @@ -52,6 +52,18 @@ stale: close: true lock: true dryRun: false + +labelPullRequest: + labels: + - label: "v3" + branch: v3 + - label: "angular" + branch: master + path: ^angular + - label: "core" + branch: master + path: ^core + dryRun: false wrongRepo: repos: