Skip to content

Commit

Permalink
update .github/.jira_sync_config.yaml (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com>
  • Loading branch information
soleng-terraform[bot] authored Oct 8, 2024
1 parent ff37485 commit 7bff4ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/.jira_sync_config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit 7bff4ec

Please sign in to comment.