From 90c273a788f601719b92c777b6a69dc39b92977b Mon Sep 17 00:00:00 2001 From: Olivier Combe Date: Thu, 6 Dec 2018 15:55:42 +0100 Subject: [PATCH] ci: update ngbot config to add merge linked labels (#27512) PR Close #27512 --- .github/angular-robot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 297b4048cc..4fb3e7e964 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -59,6 +59,10 @@ merge: # label to monitor mergeLabel: "PR action: merge" + # adding any of these labels will also add the merge label + mergeLinkedLabels: + - "PR action: merge-assistance" + # list of checks that will determine if the merge label can be added checks: