From 2b8a5056ed49c157ce58e1a2191e8e78d2b32706 Mon Sep 17 00:00:00 2001 From: "soleng-terraform[bot]" <168111096+soleng-terraform[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:33:37 +0000 Subject: [PATCH] update .github/.jira_sync_config.yaml --- .github/.jira_sync_config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml index 5ce2eca..2efcfa1 100644 --- a/.github/.jira_sync_config.yaml +++ b/.github/.jira_sync_config.yaml @@ -1,3 +1,8 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. # # For more info about the settings, please refre to the github repository: # https://github.com/canonical/gh-jira-sync-bot @@ -17,6 +22,9 @@ settings: components: - nginx + # (Optional) (Default: false) Add a new comment in GitHub with a link to Jira created issue + add_gh_comment: true + # (Optional) (Default: None) Parent Epic key to link the issue to epic_key: SOLENG-46