Bug 1342392 Migrate partial update generation in-tree r=rail

MozReview-Commit-ID: 84fP48sMYhS
This commit is contained in:
Simon Fraser
2017-09-15 11:04:35 +01:00
parent 88df4978c9
commit d2b8ac4d0d
30 changed files with 638 additions and 37 deletions

View File

@@ -28,6 +28,7 @@ PARAMETER_NAMES = set([
'project',
'pushdate',
'pushlog_id',
'release_history',
'target_task_labels',
'target_tasks_method',
])