From 82207c35436a2a05206802deeeeb44e7de0786ef 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:41 +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 6a9736a..727fbf3 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: - hardware-observer + # (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-190