VWA / merge_request /merge_request.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
aa995e9 verified
raw
history blame
4.4 kB
{
"task with actions": [
{
"task_index": 0,
"task": "View merge requests assigned to you or requiring your review.",
"actions": [
{
"index": 2,
"start": 24.0,
"end": 24.6,
"text": "Click on 'Merge Request'."
},
{
"index": 3,
"start": 35.4,
"end": 35.8,
"text": "Click on the merge request to see details."
},
{
"index": 6,
"start": 51.1,
"end": 54.6,
"text": "Go to merge requests that require your review."
},
{
"index": 8,
"start": 58.8,
"end": 60.2,
"text": "See that you are a reviewer for this merge request."
}
]
},
{
"task_index": 1,
"task": "Navigate to the repository to create a new merge request.",
"actions": [
{
"index": 11,
"start": 79.3,
"end": 81.3,
"text": "Click on the repository you want to make a merge request for."
}
]
},
{
"task_index": 2,
"task": "Initiate the creation of a new merge request.",
"actions": [
{
"index": 13,
"start": 89.0,
"end": 89.3,
"text": "Click on the big blue button that says 'New Merge Request'."
}
]
},
{
"task_index": 3,
"task": "Select the source branch, assign assignees and reviewers, and set milestones and labels for the merge request.",
"actions": [
{
"index": 14,
"start": 91.7,
"end": 92.9,
"text": "Pick a source branch."
},
{
"index": 16,
"start": 111.0,
"end": 111.8,
"text": "Assign the merge request to Roshan."
},
{
"index": 17,
"start": 113.8,
"end": 114.7,
"text": "Set the reviewer to the ally project."
},
{
"index": 18,
"start": 116.1,
"end": 117.1,
"text": "Give it a test milestone."
},
{
"index": 19,
"start": 117.8,
"end": 122.0,
"text": "Label it as 'Accessibility'."
}
]
},
{
"task_index": 4,
"task": "Finalize and create the merge request.",
"actions": [
{
"index": 20,
"start": 124.0,
"end": 124.8,
"text": "Create the merge request."
}
]
},
{
"task_index": 5,
"task": "Search for merge requests using specific keywords.",
"actions": [
{
"index": 22,
"start": 162.3,
"end": 164.2,
"text": "Search for all different types of merge requests."
},
{
"index": 23,
"start": 177.2,
"end": 177.6,
"text": "Type in the keyword to search."
},
{
"index": 24,
"start": 181.3,
"end": 182.7,
"text": "See how many merge requests are related to the keyword."
},
{
"index": 25,
"start": 190.2,
"end": 191.0,
"text": "Search for merge requests."
}
]
}
]
}