Skip to content

Commit 3e32a23

Browse files
authored
feat: Use Jira Sync bot instead of workflow (#367)
1 parent 5247a16 commit 3e32a23

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

.github/.jira_sync_config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# From https://github.com/canonical/gh-jira-sync-bot#client-side-configuration
2+
settings:
3+
jira_project_key: "TLSENG"
4+
status_mapping:
5+
opened: Untriaged
6+
closed: done
7+
label_mapping:
8+
enhancement: Story
9+
bug: Bug

.github/workflows/issues.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)