Skip to content

Commit 209c321

Browse files
authored
Updating hnt jira project key (#1137)
* Updating hnt jira project key * removing status update step for hnt
1 parent ca4b283 commit 209c321

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

config/config.prod.yaml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -247,31 +247,20 @@
247247
bugzilla_user_id: 462407
248248
description: Homepage New Tab Engineering
249249
parameters:
250-
jira_project_key: HNTENG
250+
jira_project_key: HNT
251251
steps:
252252
new:
253253
- create_issue
254254
- maybe_delete_duplicate
255255
- add_link_to_bugzilla
256256
- add_link_to_jira
257257
- maybe_assign_jira_user
258-
- maybe_update_issue_status
259258
- sync_whiteboard_labels
260259
existing:
261260
- update_issue_summary
262261
- maybe_assign_jira_user
263-
- maybe_update_issue_status
264262
- sync_whiteboard_labels
265263
labels_brackets: both
266-
status_map:
267-
ASSIGNED: In Progress
268-
FIXED: Closed
269-
WONTFIX: Closed
270-
DUPLICATE: Closed
271-
INVALID: Closed
272-
INCOMPLETE: Closed
273-
WORKSFORME: Closed
274-
REOPENED: In Progress
275264

276265
- whiteboard_tag: mv3
277266
bugzilla_user_id: tbd

0 commit comments

Comments
 (0)