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