File tree 1 file changed +38
-0
lines changed
1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 558
558
description : Prod testing whiteboard tag (JBI Bin Project)
559
559
parameters :
560
560
jira_project_key : JB
561
+
562
+ - whiteboard_tag : genai
563
+ bugzilla_user_id : tbd
564
+ description : Firefox GenAI
565
+ parameters :
566
+ jira_project_key : GENAI
567
+ steps :
568
+ new :
569
+ - create_issue
570
+ - maybe_delete_duplicate
571
+ - add_link_to_bugzilla
572
+ - add_link_to_jira
573
+ - maybe_assign_jira_user
574
+ - maybe_update_issue_resolution
575
+ - maybe_update_issue_status
576
+ existing :
577
+ - update_issue_summary
578
+ - maybe_update_issue_resolution
579
+ - maybe_update_issue_status
580
+ - add_jira_comments_for_changes
581
+ - maybe_assign_jira_user
582
+ - maybe_update_issue_resolution
583
+ - maybe_update_issue_status
584
+ comment :
585
+ - create_comment
586
+ status_map :
587
+ ASSIGNED : In Progress
588
+ FIXED : Closed
589
+ WONTFIX : Closed
590
+ DUPLICATE : Closed
591
+ INVALID : Closed
592
+ INCOMPLETE : Closed
593
+ WORKSFORME : Closed
594
+ REOPENED : In Progress
595
+ resolution_map :
596
+ FIXED : Done
597
+ DUPLICATE : Duplicate
598
+ WONTFIX : " Won't Do"
You can’t perform that action at this time.
0 commit comments