File tree Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Expand file tree Collapse file tree 1 file changed +1
-22
lines changed Original file line number Diff line number Diff line change @@ -11,90 +11,69 @@ actions:
11
11
jira_project_key : WEBEXT
12
12
whiteboard_tag : addons
13
13
fidedi :
14
- # action: src.jbi.whiteboard_actions.default
15
14
contact : tbd
16
15
description : Firefox Desktop Integration whiteboard tag
17
- enabled : true
18
16
parameters :
19
17
jira_project_key : FIDEDI
20
18
whiteboard_tag : fidedi
21
19
fidefe :
22
- # action: src.jbi.whiteboard_actions.default
23
20
contact : tbd
24
21
description : Firefox Front End whiteboard tag
25
- # enabled: false
26
22
parameters :
27
23
jira_project_key : FIDEFE
28
24
whiteboard_tag : fidefe
29
25
fxatps :
30
- # action: src.jbi.whiteboard_actions.default
31
26
contact : tbd
32
27
description : Privacy & Security and Anti-Tracking Team whiteboard tag
33
- # enabled: false
34
28
parameters :
35
29
jira_project_key : FXATPS
36
30
whiteboard_tag : fxatps
37
31
fxsync :
38
- # action: src.jbi.whiteboard_actions.default
39
32
contact : tbd
40
33
description : Firefox Sync Team whiteboard tag
41
- # enabled: false
42
34
parameters :
43
35
jira_project_key : SYNC
44
36
whiteboard_tag : fxsync
45
37
gv :
46
- # action: src.jbi.whiteboard_actions.default
47
38
contact : tbd
48
39
description : GeckoView Team whiteboard tag
49
- # enabled: false
50
40
parameters :
51
41
jira_project_key : ANDP
52
42
whiteboard_tag : gv
53
43
mr2qa :
54
- # action: src.jbi.whiteboard_actions.default
55
44
contact : tbd
56
45
description : MR2 whiteboard tag
57
- # enabled: false
58
46
parameters :
59
47
jira_project_key : MR2
60
48
whiteboard_tag : mr2qa
61
49
mv3 :
62
- # action: src.jbi.whiteboard_actions.default
63
50
contact : tbd
64
51
description : MV3 whiteboard tag
65
- # enabled: false
66
52
parameters :
67
53
jira_project_key : WEBEXT
68
54
whiteboard_tag : mv3
69
55
prodtest :
70
- # action: src.jbi.whiteboard_actions.default
71
56
contact : tbd
72
57
description : ProdTest tag
73
- # enabled: false
58
+ enabled : true
74
59
parameters :
75
60
jira_project_key : OSS
76
61
whiteboard_tag : prodtest
77
62
proton :
78
- # action: src.jbi.whiteboard_actions.default
79
63
contact : tbd
80
64
description : Proton whiteboard tag for Firefox Frontend
81
- # enabled: false
82
65
parameters :
83
66
jira_project_key : FIDEFE
84
67
whiteboard_tag : proton
85
68
relops :
86
- action : src.jbi.whiteboard_actions.default
87
69
contact : tbd
88
70
description : Release Operations Team Tag
89
- enabled : false
90
71
parameters :
91
72
jira_project_key : RELOPS
92
73
whiteboard_tag : relops
93
74
snt :
94
- action : src.jbi.whiteboard_actions.default
95
75
contact : tbd
96
76
description : Search/NewTab Team Tag
97
- enabled : false
98
77
parameters :
99
78
jira_project_key : SNT
100
79
whiteboard_tag : snt
You can’t perform that action at this time.
0 commit comments