forked from mozilla/jira-bugzilla-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.prod.yaml
146 lines (133 loc) · 3.32 KB
/
config.prod.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
---
# Action Config
- whiteboard_tag: addons
contact: tbd
description: Addons whiteboard tag for AMO Team
enabled: true
# module: jbi.actions.default
parameters:
jira_project_key: WEBEXT
- whiteboard_tag: fidedi
contact: tbd
description: Firefox Desktop Integration whiteboard tag
enabled: true
parameters:
jira_project_key: FIDEDI
- whiteboard_tag: fidefe
contact: [email protected]
description: Firefox Front End whiteboard tag
enabled: true
parameters:
jira_project_key: FIDEFE
steps:
new:
- create_issue
- maybe_delete_duplicate
- add_link_to_bugzilla
- add_link_to_jira
- maybe_assign_jira_user
- maybe_update_issue_resolution
- maybe_update_issue_status
existing:
- update_issue
- maybe_assign_jira_user
- maybe_update_issue_resolution
- maybe_update_issue_status
status_map:
ASSIGNED: In Progress
FIXED: Closed
WONTFIX: Closed
DUPLICATE: Closed
INVALID: Closed
INCOMPLETE: Closed
WORKSFORME: Closed
REOPENED: In Progress
resolution_map:
FIXED: Done
DUPLICATE: Duplicate
WONTFIX: Won't do
- whiteboard_tag: flowstate
contact: [email protected]
description: Flowstate whiteboard tag
enabled: true
parameters:
jira_project_key: MR2
steps:
new:
- create_issue
- maybe_delete_duplicate
- add_link_to_bugzilla
- add_link_to_jira
- maybe_assign_jira_user
- maybe_update_issue_resolution
- maybe_update_issue_status
existing:
- update_issue,
- maybe_assign_jira_user
- maybe_update_issue_resolution
- maybe_update_issue_status
sync_whiteboard_labels: false
status_map:
ASSIGNED: In Progress
FIXED: In Review
REOPENED: In Progress
- whiteboard_tag: fxatps
contact: tbd
description: Privacy & Security and Anti-Tracking Team whiteboard tag
enabled: true
parameters:
jira_project_key: FXATPS
- whiteboard_tag: fxcm
contact: tbd
description: Firefox Credential Management Team whiteboard tag
enabled: true
parameters:
jira_project_key: FXCM
- whiteboard_tag: fxsync
contact: tbd
description: Firefox Sync Team whiteboard tag
enabled: true
parameters:
jira_project_key: SYNC
- whiteboard_tag: gv
contact: tbd
description: GeckoView Team whiteboard tag
enabled: true
parameters:
jira_project_key: ANDP
- whiteboard_tag: mv3
contact: tbd
description: MV3 whiteboard tag
enabled: true
parameters:
jira_project_key: WEBEXT
- whiteboard_tag: nimbus
contact: tbd
description: Nimbus whiteboard tag
enabled: true
parameters:
jira_project_key: EXP
- whiteboard_tag: prodtest
contact: [email protected]
description: Prod testing whiteboard tag (JBI Bin Project)
enabled: true
parameters:
jira_project_key: JB
- whiteboard_tag: proton
contact: tbd
description: Proton whiteboard tag for Firefox Frontend
enabled: true
parameters:
jira_project_key: FIDEFE
- whiteboard_tag: relops
contact: tbd
description: Release Operations Team Tag
enabled: true
parameters:
jira_project_key: RELOPS
- whiteboard_tag: snt
contact: [email protected]
description: Search/NewTab Team Tag
enabled: true
parameters:
jira_project_key: SNT