From 6d22620a68c388095cde8c76bbf7256447918aec Mon Sep 17 00:00:00 2001 From: Luca Bello <36242061+lucabello@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:12:26 +0100 Subject: [PATCH] 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 60628de4..cf798310 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -8,10 +8,13 @@ settings: components: - prometheus - team-core + + 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