File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,15 @@ devtest:
8
8
jira_project_key : JST
9
9
whiteboard_tag : devtest
10
10
flowstate :
11
+ action : src.jbi.whiteboard_actions.default_with_assignee_and_status
11
12
allow_private : true
12
13
13
14
description : Flowstate whiteboard tag
14
15
enabled : true
15
16
parameters :
16
17
jira_project_key : MR2
18
+ status_map :
19
+ ASSIGNED : In Progress
20
+ FIXED : In Review
21
+ REOPENED : In Progress
17
22
whiteboard_tag : flowstate
Original file line number Diff line number Diff line change @@ -23,12 +23,17 @@ fidefe:
23
23
jira_project_key : FIDEFE
24
24
whiteboard_tag : fidefe
25
25
flowstate :
26
+ action : src.jbi.whiteboard_actions.default_with_assignee_and_status
26
27
allow_private : true
27
28
28
29
description : Flowstate whiteboard tag
29
30
enabled : true
30
31
parameters :
31
32
jira_project_key : MR2
33
+ status_map :
34
+ ASSIGNED : In Progress
35
+ FIXED : In Review
36
+ REOPENED : In Progress
32
37
whiteboard_tag : flowstate
33
38
fxatps :
34
39
contact : tbd
You can’t perform that action at this time.
0 commit comments