From 526140a08920b1ac8d7787413d35b1058fe03ecd Mon Sep 17 00:00:00 2001 From: Luca Bello <36242061+lucabello@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:22:23 +0100 Subject: [PATCH] fix: add 25.04 label to issue sync (#106) Signed-off-by: Luca Bello <36242061+lucabello@users.noreply.github.com> --- .github/.jira_sync_config.yaml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml index fc15830..168bdf5 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -7,27 +7,16 @@ settings: components: - cos-lib - - team-observability - - add_gh_comment: false - sync_description: false - sync_comments: false - - label_mapping: -settings: - jira_project_key: "OPENG" - status_mapping: - opened: Untriaged - closed: done - not_planned: rejected - - components: - - catalogue - team-core + - team-mesh + - team-tracing + + labels: + - 25.04 add_gh_comment: false sync_description: false sync_comments: false label_mapping: - "Type: Enhancement": Story \ No newline at end of file + "Type: Enhancement": Story