From 7bff4ec5e49bb9dc11c279817e068c0758dd3c53 Mon Sep 17 00:00:00 2001 From: "soleng-terraform[bot]" <168111096+soleng-terraform[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:31:53 +1030 Subject: [PATCH] update .github/.jira_sync_config.yaml (#17) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> --- .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 2c90732..b14b06e 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: - blackbox-exporter + # (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