From 7153d8668dd76951898d1e299b56ae101e960f48 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira da Silva Date: Tue, 5 Aug 2025 16:54:15 -0300 Subject: [PATCH] Automatically assign issues with observability label to SRE and CN teams Signed-off-by: Bruno Oliveira da Silva Closes #41680 --- .github/teams.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/teams.yml b/.github/teams.yml index 85b00787318..8d3268f87d1 100644 --- a/.github/teams.yml +++ b/.github/teams.yml @@ -2,6 +2,7 @@ team/cloud-native: - area/admin/cli - area/dist/quarkus - area/operator + - area/observability team/continuous-testing: - area/ci @@ -40,7 +41,8 @@ team/core-shared: - area/storage team/sre: - + - area/observability + team/ui: - area/account/ui - area/admin/client-js