From 1c5baaee109f25806bf177196ed4f1b707e89048 Mon Sep 17 00:00:00 2001 From: Alex Demidoff Date: Tue, 28 Jul 2026 01:26:12 +0300 Subject: [PATCH 1/2] Feature build for PMM-14665-skip-non-eligible-nodes-from-add-service --- ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..8f4c561abd27 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,7 @@ +deps: +- name: pmm + branch: PMM-14665-skip-non-eligible-nodes-from-add-service + url: https://github.com/percona/pmm +- name: grafana + branch: PMM-14665-skip-non-eligible-nodes-from-add-service + url: https://github.com/percona/grafana From 4b12c38894b8abf1ad99fe0c508dfe683d708a2c Mon Sep 17 00:00:00 2001 From: Alex Demidoff Date: Tue, 28 Jul 2026 02:03:15 +0300 Subject: [PATCH 2/2] chore: trigger the build