зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
8c03b39a29
Коммит
1d997f4054
|
@ -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': {
|
||||
|
|
Загрузка…
Ссылка в новой задаче