Skip to content

Commit 1ea792a

Browse files
Merge pull request #57 from mozilla/config-update
Adding remaining JBI V1 configuration.
2 parents 41e34e5 + 293db86 commit 1ea792a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

config/config.prod.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ actions:
3131
parameters:
3232
jira_project_key: FXATPS
3333
whiteboard_tag: fxatps
34+
fxcm:
35+
contact: tbd
36+
description: Firefox Credential Management Team whiteboard tag
37+
enabled: true
38+
parameters:
39+
jira_project_key: FXCM
40+
whiteboard_tag: fxcm
3441
fxsync:
3542
contact: tbd
3643
description: Firefox Sync Team whiteboard tag
@@ -59,6 +66,13 @@ actions:
5966
parameters:
6067
jira_project_key: WEBEXT
6168
whiteboard_tag: mv3
69+
nimbus:
70+
contact: tbd
71+
description: Nimbus whiteboard tag
72+
enabled: true
73+
parameters:
74+
jira_project_key: EXP
75+
whiteboard_tag: nimbus
6276
prodtest:
6377
contact: tbd
6478
description: ProdTest tag

0 commit comments

Comments
 (0)