Skip to content

[1/N] doc(runway): add workflow RFC for runway domain#248

Merged
behinddwalls merged 5 commits into
mainfrom
runway/rfc
Jun 23, 2026
Merged

[1/N] doc(runway): add workflow RFC for runway domain#248
behinddwalls merged 5 commits into
mainfrom
runway/rfc

Conversation

@kevinlnew

@kevinlnew kevinlnew commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Runway is a consumer-only landing service that owns VCS operations
(mergeability checking and landing) on behalf of SubmitQueue. This RFC
describes the two independent queue flows (check and land), branch
serialization via partition key, statelessness, and ownership model.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Test Plan

Issues

@kevinlnew kevinlnew changed the title doc(runway): add workflow RFC for runway domain [1/N] doc(runway): add workflow RFC for runway domain Jun 16, 2026
@kevinlnew kevinlnew changed the title [1/N] doc(runway): add workflow RFC for runway domain [WIP DRAFT] [1/N] doc(runway): add workflow RFC for runway domain Jun 16, 2026
@kevinlnew kevinlnew changed the title [WIP DRAFT] [1/N] doc(runway): add workflow RFC for runway domain [1/N] doc(runway): add workflow RFC for runway domain Jun 18, 2026
@kevinlnew kevinlnew marked this pull request as ready for review June 22, 2026 20:56
@kevinlnew kevinlnew requested review from a team, behinddwalls and sbalabanov as code owners June 22, 2026 20:56
Comment thread doc/rfc/runway/workflow.md
kevinlnew and others added 5 commits June 23, 2026 23:08
Runway is a consumer-only landing service that owns VCS operations
(mergeability checking and landing) on behalf of SubmitQueue. This RFC
describes the two independent queue flows (check and land), branch
serialization via partition key, statelessness, and ownership model.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove dangling pipe characters and empty lines inside diagram boxes
that render as strikethroughs in GitHub rich diff. Change connector
characters from cross (┼) to tee (┬) at box edges.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove historical context, implementation rationale, and defensive
justifications. Match the factual tone and structure of the submitqueue
and stovepipe workflow RFCs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update queue names, entity names, and controller names to match the
merge contract that landed in #244: merge-conflict-checker/merger
topic keys, MergeRequest/MergeResult payloads, unified contract
serving both dry-run checks and committing merges.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Address review feedback: document the promote operation that pushes
a commit to a ref as-is (--ff-only), e.g. forwarding a landed SHA
from main to verified/main using the PROMOTE merge strategy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@behinddwalls behinddwalls added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit af93bbd Jun 23, 2026
15 checks passed
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.

2 participants