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 97be3a3 commit abba852Copy full SHA for abba852
config/config.prod.yaml
@@ -24,6 +24,14 @@ actions:
24
parameters:
25
jira_project_key: FIDEFE
26
whiteboard_tag: fidefe
27
+ flowstate:
28
+ contact: [email protected]
29
+ description: Flowstate whiteboard tag
30
+ enabled: true
31
+ allow_private: true
32
+ parameters:
33
+ jira_project_key: MR2
34
+ whiteboard_tag: flowstate
35
fxatps:
36
contact: tbd
37
description: Privacy & Security and Anti-Tracking Team whiteboard tag
@@ -52,13 +60,6 @@ actions:
52
60
53
61
jira_project_key: ANDP
54
62
whiteboard_tag: gv
55
- mr2qa:
56
- contact: tbd
57
- description: MR2 whiteboard tag
58
- enabled: true
59
- parameters:
- jira_project_key: MR2
- whiteboard_tag: mr2qa
63
mv3:
64
65
description: MV3 whiteboard tag
0 commit comments