Skip to content

refactor: remove unused merge checker - #688

Open
behinddwalls wants to merge 1 commit into
mainfrom
preetam/land-delete-mergechecker
Open

refactor: remove unused merge checker#688
behinddwalls wants to merge 1 commit into
mainfrom
preetam/land-delete-mergechecker

Conversation

@behinddwalls

@behinddwalls behinddwalls commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

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

Issues

## 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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant