Skip to content

Commit 6850b18

Browse files
authored
Sync GitHub issues to Jira (#27)
1 parent 6ab790d commit 6850b18

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/.jira_sync_config.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# See https://github.com/canonical/gh-jira-sync-bot for config
2+
settings:
3+
jira_project_key: "ISD"
4+
5+
status_mapping:
6+
opened: Untriaged
7+
closed: done
8+
not_planned: rejected
9+
10+
add_gh_comment: true
11+
12+
epic_key: ISD-3981
13+
14+
label_mapping:
15+
bug: Bug
16+
enhancement: Story

0 commit comments

Comments
 (0)