File size: 4,401 Bytes
aa995e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
    "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."
                }
            ]
        }
    ]
}