diff --git a/.github/.jira_sync_config.yaml b/.github/.jira_sync_config.yaml new file mode 100644 index 00000000..c61adb34 --- /dev/null +++ b/.github/.jira_sync_config.yaml @@ -0,0 +1,18 @@ +# From https://github.com/canonical/gh-jira-sync-bot#client-side-configuration +settings: + jira_project_key: "IAM" + status_mapping: + opened: Untriaged + closed: done + components: + - Hydra + labels: + - bug + - enhancement + add_gh_comment: true + sync_description: true + sync_comments: true + epic_key: "IAM-471" + label_mapping: + enhancement: Story + bug: Bug