@@ -526,13 +526,12 @@ mutate the release branch during that window. The workflow repeats those checks
526526after the action and stops publication on any drift, but it cannot delete or
527527replace an immutable Release created during an external race.
528528
529- The stale branch
530- ` release-please--branches--main--components--cometapi` at
531- ` 3f0949e5c0ccd0923d10595437f7a315f013af7c` is the failed run' s evidence, not a
532- release candidate. Immediately before replacing or deleting it, confirm that
533- it still contains the documented generated 0.2.0 state, has no associated open
534- PR, and contains no independent work. Do not delete or rewrite any other
535- branch.
529+ The stale branch at ` 3f0949e5c0ccd0923d10595437f7a315f013af7c` was revalidated
530+ as the failed run' s generated 0.2.0 evidence, with no associated open PR or
531+ independent work, then deleted. Release Please recreated the canonical
532+ `release-please--branches--main--components--cometapi` branch for the
533+ action-owned 0.1.1 PR. Do not use that branch as a 0.2 starting point or delete
534+ or rewrite any other branch.
536535
537536For 0.1.1, `always-bump-patch` keeps every releasable Conventional Commit on the
5385370.1.x maintenance line; changing that strategy requires a separately authorized
@@ -651,11 +650,9 @@ layers:
651650 `3f0949e5c0ccd0923d10595437f7a315f013af7c`, a generated `0.2.0` draft, but
652651 before creating a pull request. It did not modify `main`, create a tag, or
653652 publish a package. `RELEASE_PLEASE_ENABLED` was set to `false` before the
654- closeout push; the branch is retained as failure evidence and must not be
655- merged or treated as the start of 0.2. Release Please remains disabled until
656- the authorized 0.1.1 repair is merged, the stale branch is revalidated and
657- removed, and the normal action-created PR path is ready for one first-attempt
658- preparation run.
653+ closeout push. During the authorized 0.1.1 repair, the branch was revalidated
654+ as failure-only evidence with no associated PR or independent work, deleted,
655+ and then recreated by Release Please for the normal action-owned 0.1.1 PR.
659656
660657## Verification record
661658
0 commit comments