29 lines
731 B
JSON
29 lines
731 B
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 349,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Who else have access to my repo {{repo}}, show me their usernames",
|
|
"instantiation_dict": {
|
|
"repo": "gimmiethat.space"
|
|
},
|
|
"intent": "Who else have access to my repo gimmiethat.space, show me their usernames",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"exact_match": "yjlou"
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "yjlou"
|
|
},
|
|
"intent_template_id": 298
|
|
} |