Skip to content

Commit 8f7085f

Browse files
authored
Add Jira product (#42)
1 parent b0ab241 commit 8f7085f

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

.github/.jira_sync_config.yaml

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

0 commit comments

Comments
 (0)