Skip to content

Commit 3a29708

Browse files
committed
Update copilot-instructions.md for Go port phase 8
1 parent 7380ad4 commit 3a29708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This is a C# based repository that produces several CLIs that are used by custom
4444

4545
## Go Port Sync Requirements
4646

47-
**Current state:** All three CLIs (`gei`, `ado2gh`, `bbs2gh`) are fully ported to Go. Every command has behavioral parity with the C# version. Any C# behavioral change must be reflected in the Go port.
47+
**Current state:** All three CLIs (`gei`, `ado2gh`, `bbs2gh`) are fully ported to Go. Every command has behavioral parity with the C# version. Any C# behavioral change must be reflected in the Go port. **CI runs e2e tests against the Go binaries** — the Go port is the primary build artifact.
4848

4949
**When making C# changes, you MUST make the corresponding Go change:**
5050

0 commit comments

Comments
 (0)