Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/.jira_sync_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# See https://github.com/canonical/gh-jira-sync-bot for config
settings:
jira_project_key: "ISD"

status_mapping:
opened: Untriaged
closed: done
not_planned: rejected

add_gh_comment: true

epic_key: ISD-3981

label_mapping:
bug: Bug
enhancement: Story
Loading