Skip to content

Commit 0e64a4c

Browse files
authored
[MISC] Migrate to PRA project (#153)
1 parent 57b6053 commit 0e64a4c

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.github/.jira_sync_config.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@
44
# https://github.com/canonical/gh-jira-sync-bot/blob/main/README.md#client-side-configuration
55
settings:
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

0 commit comments

Comments
 (0)