We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d173a commit 26bb666Copy full SHA for 26bb666
config/config.prod.yaml
@@ -608,3 +608,26 @@
608
INCOMPLETE: Closed
609
WORKSFORME: Closed
610
REOPENED: In Progress
611
+
612
+- whiteboard_tag: jbi-aut
613
+ bugzilla_user_id: 429623
614
+ description: Autograph
615
+ parameters:
616
+ jira_project_key: AUT
617
+ steps:
618
+ new:
619
+ - create_issue
620
+ - maybe_delete_duplicate
621
+ - add_link_to_bugzilla
622
+ - add_link_to_jira
623
+ - maybe_assign_jira_user
624
+ existing:
625
+ - update_issue_summary
626
+ - add_jira_comments_for_changes
627
628
+ comment:
629
+ - create_comment
630
+ issue_type_map:
631
+ enhancement: Story
632
+ task: Task
633
+ defect: Bug
0 commit comments