Commit 75b6513
refactor: remove unused merge checker
## Summary
### Why?
SubmitQueue validation already crosses the Runway boundary, so the older in-process merge checker and its result entities have no callers and duplicate ownership of merge execution.
### What?
Remove the mergechecker contract and implementations, delete the orphaned MergeResult and PushResult entities, and stop generating mergechecker mocks.
## Test Plan
- ✅ `make gazelle`
- ✅ `make test`
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent c9ee7a8 commit 75b6513
18 files changed
Lines changed: 1 addition & 1320 deletions
File tree
- submitqueue
- entity
- extension/mergechecker
- fake
- github
- mock
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments