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.
2 parents 41e34e5 + 293db86 commit 1ea792aCopy full SHA for 1ea792a
config/config.prod.yaml
@@ -31,6 +31,13 @@ actions:
31
parameters:
32
jira_project_key: FXATPS
33
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
41
fxsync:
42
contact: tbd
43
description: Firefox Sync Team whiteboard tag
@@ -59,6 +66,13 @@ actions:
59
66
60
67
jira_project_key: WEBEXT
61
68
whiteboard_tag: mv3
69
+ nimbus:
70
71
+ description: Nimbus whiteboard tag
72
73
74
+ jira_project_key: EXP
75
+ whiteboard_tag: nimbus
62
76
prodtest:
63
77
64
78
description: ProdTest tag
0 commit comments