Bug 1370343 - Make add-new-tasks context be for groups rather than tasks r=dustin

MozReview-Commit-ID: SxIRKBORON

--HG--
extra : rebase_source : 1529957e2456eb9da6ac33721e0047a367f5f70b
This commit is contained in:
Brian Stack 2017-08-09 14:21:04 -07:00
Родитель 8c03b39a29
Коммит 1d997f4054
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ from taskgraph.taskgraph import TaskGraph
symbol='add-new',
description="Add new jobs using task labels",
order=10000,
context=[{}],
context=[],
schema={
'type': 'object',
'properties': {