We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1071f6d commit 82e7563Copy full SHA for 82e7563
src/browsergym/workarena/data_files/task_configs/add_additional_assignee_to_incident.json
@@ -13,5 +13,15 @@
13
"additional_assignee_list": "Norman Betance",
14
"incident_number": "INC0000020",
15
"goal": "Add Norman Betance as an additional assignee on INC0000020"
16
+ },
17
+ {
18
+ "additional_assignee_list": "Chris Walls",
19
+ "incident_number": "INC0000046",
20
+ "goal": "Add Chris Walls as an additional assignee on INC0000046"
21
22
23
+ "additional_assignee_list": "Olivia Jenkins",
24
+ "incident_number": "INC0000047",
25
+ "goal": "Add Olivia Jenkins as an additional assignee on INC0000047"
26
}
27
]
0 commit comments