Skip to content

Commit 51d99e4

Browse files
authored
Add flowstate to nonprod (#68)
1 parent be6e65f commit 51d99e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/config.nonprod.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ actions:
99
parameters:
1010
jira_project_key: JST
1111
whiteboard_tag: devtest
12+
flowstate:
13+
allow_private: true
14+
15+
description: Flowstate whiteboard tag
16+
enabled: true
17+
parameters:
18+
jira_project_key: MR2
19+
whiteboard_tag: flowstate

0 commit comments

Comments
 (0)