Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ initial_prompt: |
break before I hit "merge". Please query the **SHIP** project in Test
Manager and tell me:

- Which test sets contain test cases that exercise these two workflows
- Which test sets contain test cases that exercise these two workflows —
go through the project's test sets and check what's in each one

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we shouldn't hard code the logic in the prompt. Let's make the cli fix only.

(look for names mentioning "Shipment Creation", "Route Optimization",
"Carrier Selection", or "Delivery Routing")
- The full list of test cases in those affected test sets, with their
Expand Down
Loading