Bug 1527895 - Add code-review-issues task in CI, r=dustin,marco,tomprince

Differential Revision: https://phabricator.services.mozilla.com/D21348
This commit is contained in:
Bastien Abadie
2019-03-04 16:23:16 +00:00
parent eaf2024578
commit 2bed41b711
9 changed files with 117 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ PARAMETERS = {
'project': 'mozilla-central',
'pushdate': lambda: int(time.time()),
'pushlog_id': '0',
'phabricator_diff': None,
'release_enable_emefree': False,
'release_enable_partners': False,
'release_eta': '',