From 2c5fa7ecb05c971bd1e27f316d5527b3087d42bf Mon Sep 17 00:00:00 2001 From: Luca Bello <36242061+lucabello@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:25:41 +0100 Subject: [PATCH 1/2] fix: add 25.04 label to issue sync Signed-off-by: Luca Bello <36242061+lucabello@users.noreply.github.com> --- .github/.jira_sync_config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml index 7ba104b0..1ab84281 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -8,10 +8,13 @@ settings: components: - traefik - team-mesh + + 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 From f1e7c6d81ad6e4d8561f6055c246a3c0b62a4215 Mon Sep 17 00:00:00 2001 From: Luca Bello <36242061+lucabello@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:10:34 +0100 Subject: [PATCH 2/2] fix: remove labels from issue sync Signed-off-by: Luca Bello <36242061+lucabello@users.noreply.github.com> --- .github/.jira_sync_config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml index 1ab84281..5b8fd5b1 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -8,9 +8,6 @@ settings: components: - traefik - team-mesh - - labels: - - 25.04 add_gh_comment: false sync_description: false