35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"sites": [
|
|
"gitlab"
|
|
],
|
|
"task_id": 393,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/gitlab_state.json",
|
|
"start_url": "http://localhost:28084",
|
|
"geolocation": null,
|
|
"intent_template": "Post \"{{content}}\" for the merge request related to {{mr}} in {{repo}} project",
|
|
"instantiation_dict": {
|
|
"mr": "fixing the broken links",
|
|
"repo": "byteblaze/empathy-prompts",
|
|
"content": "lgtm"
|
|
},
|
|
"intent": "Post \"lgtm\" for the merge request related to fixing the broken links in byteblaze/empathy-prompts project",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "http://localhost:28084/byteblaze/empathy-prompts/-/merge_requests/19",
|
|
"locator": "document.querySelector('[id=\"notes-list\"').lastElementChild.querySelector('.timeline-discussion-body').outerText",
|
|
"required_contents": {
|
|
"exact_match": "lgtm"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 348
|
|
} |