intermediate target merges branches (knit) - #171
Merged
Conversation
added 2 commits
August 25, 2026 17:41
One rule for every explicit destination: intermediate = merge the feature branches and leave the reviews open, terminal = merge the reviews and archive. `knit land --target <branch>` is now an ad-hoc lane that sends every changed repository to that one branch. Before, a non-terminal `--target` retargeted and merged the reviews and then left the bundle open with no way to finish it. A bare `knit land` names no destination of its own and still merges each review where it points; the dead-end warning stays for that case and for hand-edited plans. The artifact path follows the same rule with `--target ... --intermediate`. Deployment selection reads each merge step's destination from the step, so repositories without a review keep their `landing.targets.<branch>.deployments`. Knit-Group: kg_20260825_486e3a Knit-Bundle: intermediate-target-merges-branches
…get-merges-branches # Conflicts: # tests/land.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Knit Bundle
This PR is part of Knit bundle
intermediate-target-merges-branches.See the other review objects in this bundle:
knit: intermediate target merges branches (knit) #171 (this PR)Bundle id:
intermediate-target-merges-branchesBundle title: intermediate target merges branches