You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
581 B
JSON
30 lines
581 B
JSON
[
|
|
{
|
|
"cmd": [
|
|
"python",
|
|
"-u",
|
|
"RECIPE_PACKAGE_REPO[depot_tools]/apply_issue.py",
|
|
"-r",
|
|
"[START_DIR]/foo/bar",
|
|
"-i",
|
|
"1",
|
|
"-p",
|
|
"1",
|
|
"-s",
|
|
"http://review_tool.url",
|
|
"-E",
|
|
"[BUILD]/site_config/.rietveld_client_email",
|
|
"-k",
|
|
"[BUILD]/site_config/.rietveld_secret_key"
|
|
],
|
|
"name": "apply_issue",
|
|
"~followup_annotations": [
|
|
"@@@STEP_LINK@Applied issue 1@http://review_tool.url/1@@@"
|
|
]
|
|
},
|
|
{
|
|
"name": "$result",
|
|
"recipe_result": null,
|
|
"status_code": 0
|
|
}
|
|
] |