Accept ADR-0070 and close the branch-refresh gap it left open - #417
Merged
Conversation
Accepted by @Reefact on 2026-08-10, the day it was proposed. Per ADR-0057 the Proposed line is left untouched and the Accepted line is added below it.
ADR-0070 named the branch-refresh rule as the one point it did not settle. Settle it: 87 of the 401 merge commits it removed were the 'Merge branch main into ...' shape this rule produces, and under rebase merging they no longer stay on the branch. Accepted by @Reefact on 2026-08-10, the day it was written; per ADR-0057 both dated lines are kept.
Withdraws the merge alternative from the branch-refresh rule, in English and in the French translation, per ADR-0071.
Reefact
force-pushed
the
claude/rebase-only-branch-refresh
branch
from
August 10, 2026 19:49
b11bcc9 to
603894a
Compare
Reefact
enabled auto-merge (rebase)
August 10, 2026 19:49
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.
Summary
Accepts ADR-0070, then settles the one point it deliberately left open:
CONTRIBUTING.mdstill allowed mergingorigin/maininto an open branch, which recreates exactly the commits the linear history removed. ADR-0071 records that decision — also accepted — and the rule is rewritten to rebase-only.Type of change
Changes
Status: Accepted,Accepted: 2026-08-10added below the untouchedProposed:line per ADR-0057, and the index Status column updated.origin/main, and why:Merge branch 'main' into …shape this rule produces — and 15 of those carried a hand-made conflict resolution, which was the delicate part of the rewrite;main, so a merge performed on a branch now travels with it instead of staying behind;CONTRIBUTING.mdand its French translation: rebase ontoorigin/main, never mergeorigin/mainin; if someone else has based work on the branch, coordinate the force-push or split the work rather than reaching for a merge.Testing
Documentation-only change; no code is touched, so the build and test commands were not run for this branch. What was verified instead:
tools/commit-lint/lint-commit-message.sh --ci.Documentation
doc/updated.mdand.fr.md, anddoc/handwritten/for-users/CONTRIBUTING.fr.mdcarries the same rule changeArchitecture decisions
Both ADRs are
Acceptedon your explicit instruction, so ADR-0071 lands already accepted rather than as a proposal followed by a same-day acceptance commit. ItsProposed:andAccepted:lines both read 2026-08-10, which is what ADR-0057 prescribes when a decision is ratified on sight.Note that ADR-0070's Consequences still read "This ADR does not resolve that". That stays: an accepted record is a historical log and is not edited in place, so ADR-0071 is what resolves the point, and links back to it.
Related issues
None.
🤖 Generated with Claude Code
https://claude.ai/code/session_01JLxWJd3puHgDCdQoSiCgZC