Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .clinerules/workflows/sync-with-upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Ask the user to resolve the outstand merge conflicts and wait for confirmation.

## Step 11: Validate merge

Run the standard build workflow (as defined in `AGENTS.md`) to validate the merge. In case of any issues, report them to the user and ask how to proceed.
Run the standard build workflow (as defined in `AGENTS.md`) to validate the merge. In case of build or test failures, or any other issues, report them to the user and ask how to proceed.

## Step 12: Commit conflict resolution changes

Expand Down