We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ab241 commit 8f7085fCopy full SHA for 8f7085f
1 file changed
.github/.jira_sync_config.yaml
@@ -1,16 +1,13 @@
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
+ components:
+ - Aproxy
12
epic_key: ISD-3981
13
+ jira_project_key: ISD
14
label_mapping:
15
bug: Bug
16
enhancement: Story
+ status_mapping:
+ closed: done
+ not_planned: rejected
+ opened: Untriaged
0 commit comments