37 lines
941 B
JSON
37 lines
941 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 568,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Invite {{collaborator_account_list}} as collaborator to {{repo}} repo",
|
|
"instantiation_dict": {
|
|
"collaborator_account_list": "Abishek and Vinta",
|
|
"repo": "a11yproject.com"
|
|
},
|
|
"intent": "Invite Abishek and Vinta as collaborator to a11yproject.com repo",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/a11yproject/a11yproject.com/-/project_members",
|
|
"locator": "",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"@abisubramanya27",
|
|
"@vinta"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 293
|
|
} |