File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 196
196
parameters :
197
197
jira_project_key : SYNC
198
198
labels_brackets : both
199
+ steps :
200
+ new :
201
+ - create_issue
202
+ - add_link_to_bugzilla
203
+ - add_link_to_jira
204
+ - sync_whiteboard_labels
205
+ - sync_keywords_labels
206
+ - maybe_assign_jira_user
207
+ - maybe_delete_duplicate
208
+ - maybe_update_issue_status
209
+ existing :
210
+ - update_issue_summary
211
+ - maybe_assign_jira_user
212
+ - maybe_update_issue_status
213
+ comment :
214
+ - create_comment
215
+ status_map :
216
+ UNCONFIRMED : New
217
+ NEW : New
218
+ ASSIGNED : In Progress
219
+ REOPENED : In Progress
220
+ RESOLVED : Done
221
+ VERIFIED : Done
222
+ FIXED : Done
223
+ INVALID : Cancelled
224
+ WONTFIX : Cancelled
225
+ INACTIVE : Cancelled
226
+ DUPLICATE : Cancelled
227
+ WORKSFORME : Cancelled
228
+ INCOMPLETE : Cancelled
229
+ MOVED : Cancelled
199
230
200
231
- whiteboard_tag : disco
201
232
bugzilla_user_id : 624105
You can’t perform that action at this time.
0 commit comments