Skip to content

refactor(runway): remove head-branch updates from the git merger - #723

Merged
sbalabanov merged 1 commit into
mainfrom
sergeyb/runway-remove-head-branch-updates
Sep 17, 2026
Merged

sbalabanov merged 1 commit into
mainfrom
sergeyb/runway-remove-head-branch-updates

Conversation

@sbalabanov

Copy link
Copy Markdown
Contributor

Removes the git merger's head-branch update mechanism entirely: it no longer moves a change's head branch to its landed commit after a REBASE or SQUASH_REBASE step, and the updateHeadBranch merge-config key / MERGE_UPDATE_HEAD_BRANCH env var are gone along with it. The staleness check is untouched. Head-branch finalization is to be handled by SubmitQueue in a later, separate change.

🤖 Generated with Claude Code

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment thread doc/howto/QUICKSTART.md Outdated
Comment thread doc/howto/QUICKSTART.md Outdated
The git merger no longer moves a change's head branch to its landed
commit after a REBASE or SQUASH_REBASE step lands. The
`updateHeadBranch` merge-config field and the `MERGE_UPDATE_HEAD_BRANCH`
env var are removed along with the mechanism, metrics, docs, and tests.

Head-branch finalization (marking a rewritten change's pull request
merged) is to be handled by SubmitQueue in a later, separate change.

Co-Authored-By: Claude Fable 5.1 <runway@submitqueue.invalid>
@sbalabanov
sbalabanov force-pushed the sergeyb/runway-remove-head-branch-updates branch from 73e4373 to db1433e Compare September 17, 2026 21:22
@sbalabanov
sbalabanov marked this pull request as ready for review September 17, 2026 21:22
@sbalabanov
sbalabanov requested review from a team and behinddwalls as code owners September 17, 2026 21:22
@sbalabanov
sbalabanov disabled auto-merge September 17, 2026 21:40
@sbalabanov
sbalabanov merged commit 616b789 into main Sep 17, 2026
28 of 29 checks passed
@behinddwalls
behinddwalls deleted the sergeyb/runway-remove-head-branch-updates branch September 17, 2026 21:41
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.

4 participants