From 80dd8cc307a96935db0dd6f665357588f147a6b5 Mon Sep 17 00:00:00 2001 From: Sebastien Georget Date: Fri, 19 Dec 2025 16:22:01 +0100 Subject: [PATCH] Add Jira product --- .github/.jira_sync_config.yaml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml index f897418..d76d4a0 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -1,16 +1,13 @@ -# See https://github.com/canonical/gh-jira-sync-bot for config settings: - jira_project_key: "ISD" - - status_mapping: - opened: Untriaged - closed: done - not_planned: rejected - add_gh_comment: true - + components: + - Matrix epic_key: ISD-3981 - + jira_project_key: ISD label_mapping: bug: Bug enhancement: Story + status_mapping: + closed: done + not_planned: rejected + opened: Untriaged