File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# https://github.com/canonical/gh-jira-sync-bot/blob/main/README.md#client-side-configuration
55settings :
66 # Repository specific settings
7- components : # Jira components that will be added to Jira issue
8- - spark-k8s
9-
10- # Settings shared across Data Platform repositories
117 label_mapping :
128 # If the GitHub issue does not have a label in this mapping, the Jira issue will be created as a Bug
139 enhancement : Story
14- jira_project_key : DPE # https://warthogs.atlassian.net/browse/DPE
10+ jira_project_key : PRA # https://warthogs.atlassian.net/browse/PRA
1511 status_mapping :
1612 opened : untriaged
17- closed : done # GitHub issue closed as completed
18- not_planned : rejected # GitHub issue closed as not planned
13+ closed : done # GitHub issue closed as completed
14+ not_planned : rejected # GitHub issue closed as not planned
1915 add_gh_comment : true
2016 sync_description : false
2117 sync_comments : false
You can’t perform that action at this time.
0 commit comments