From 836b665b4d786138de7ad7ad3628d369aa9ad8a7 Mon Sep 17 00:00:00 2001 From: Shahzad Date: Thu, 16 Apr 2020 12:12:05 +0200 Subject: [PATCH] Update-paths-labeller-with-uptime --- .github/paths-labeller.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/paths-labeller.yml b/.github/paths-labeller.yml index 3d35cd74e0718..544dd577313df 100644 --- a/.github/paths-labeller.yml +++ b/.github/paths-labeller.yml @@ -8,3 +8,6 @@ - "Feature:ExpressionLanguage": - "src/plugins/expressions/**/*.*" - "src/plugins/bfetch/**/*.*" + - "Team:uptime": + - "x-pack/plugins/uptime/**/*.*" + - "x-pack/legacy/plugins/uptime/**/*.*"