From cc98801be02cbf6a6ca283aff13f1188555e2662 Mon Sep 17 00:00:00 2001 From: Matej Kubinec Date: Thu, 19 Mar 2026 13:18:45 +0100 Subject: [PATCH 1/3] Create feature build: PMM-14930-settings-page-native-ui --- ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..d7d22a926fd5 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,4 @@ +deps: +- name: pmm + branch: PMM-14930-settings-page-native-ui + url: https://github.com/percona/pmm From 9d6f3fd3ebb2df5ea875986a1880de7f4f8bae1f Mon Sep 17 00:00:00 2001 From: Matej Kubinec Date: Mon, 23 Mar 2026 09:14:29 +0100 Subject: [PATCH 2/3] chore: trigger FB From ac034e7b340088efd0e8a7e1ea5bb4f0abd875ee Mon Sep 17 00:00:00 2001 From: Matej Kubinec Date: Thu, 2 Apr 2026 15:48:29 +0200 Subject: [PATCH 3/3] chore: add grafana branch --- ci.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ci.yml b/ci.yml index d7d22a926fd5..95d8c64499c0 100644 --- a/ci.yml +++ b/ci.yml @@ -1,4 +1,7 @@ deps: -- name: pmm - branch: PMM-14930-settings-page-native-ui - url: https://github.com/percona/pmm + - name: pmm + branch: PMM-14930-settings-page-native-ui + url: https://github.com/percona/pmm + - name: grafana + branch: PMM-14930-settings-page-native-ui + url: https://github.com/percona/grafana