Skip to content

changelog: compile v6.2.0 fragments ahead of the tag - #141

Merged
sumitake merged 1 commit into
mainfrom
dev/claude/changelog-compile-620
Aug 22, 2026
Merged

changelog: compile v6.2.0 fragments ahead of the tag#141
sumitake merged 1 commit into
mainfrom
dev/claude/changelog-compile-620

Conversation

@sumitake

Copy link
Copy Markdown
Owner

Summary

Mechanical changelog compilation (build-changelog.py) ahead of the v6.2.0 tag. Sole diff is the generated CHANGELOG.md [Unreleased] region (102 fragments compiled, including the dual-arch runtime 4.1.0 fragment, the coordinator fault-tolerance fragment, and project-estimation). cut_release.py refuses to tag while CHANGELOG.md is out of sync with changelog.d/ fragments.

Testing

  • build-changelog.py --check → IN SYNC after the compile.
  • Sole tracked change is CHANGELOG.md (verified via git status --porcelain).

Compliance trace

author: claude
standing_directives: directive #3 (release process), #5 (release docs), #6 (Tier-1 self-merge), operational-reliability baseline
tier: 1
cross_check: N/A (Tier 1 — deterministic mechanical compilation of existing changelog fragments; the generated CHANGELOG.md is reproducible via build-changelog.py and gated by build-changelog.py --check in CI).
post_condition: after merge, cut_release.py's changelog gate passes; the v6.2.0 signed tag is cut (operator-gated) and release.yml compiles the versioned release notes from this section.
mcp_coverage_gap: NONE
contributor_rights: OPERATOR-CONFIRMED
operator_reserved: no — mechanical changelog compilation is routine release-cycle completion (the subsequent tag/publish is the operator-gated step).

…oject-estimation)

Mechanical changelog compilation (build-changelog.py) ahead of the v6.2.0 tag —
sole diff is the generated CHANGELOG.md [Unreleased] region. cut_release.py
refuses to tag while CHANGELOG.md is out of sync with changelog.d/ fragments.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b04f8a16-cfa4-4d0f-9881-e9bad0b89d4a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sumitake
sumitake merged commit dcb161a into main Aug 22, 2026
18 checks passed
@sumitake
sumitake deleted the dev/claude/changelog-compile-620 branch August 22, 2026 22:20

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ef3443ce7b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
alongside the coordinator fault-tolerance client changes and the
`project-estimation` skill.

### agent-collab 6.2.0 - 2026-08-21

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Consolidate the duplicate v6.2.0 release headings

When the inspected release.yml publishes v6.2.0, it invokes extract_changelog_section.py, whose first-match logic stops at this second ### agent-collab heading. Running that extractor against this commit returns only the runtime 4.1.0 entry, so the coordinator changes—including the fix for #125—and the project-estimation section are omitted from the GitHub Release notes even though they ship in v6.2.0. Consolidate these entries beneath one v6.2.0 heading, or update the generator/extractor before compiling, so the published evidence describes the complete release.

AGENTS.md reference: AGENTS.md:L44-L48

Useful? React with 👍 / 👎.

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.

1 participant