Skip to content

fix(changelog): strip squash PR suffixes - #12

Merged
JSONbored merged 1 commit into
mainfrom
codex/changelog-strip-pr-suffixes
May 26, 2026
Merged

fix(changelog): strip squash PR suffixes#12
JSONbored merged 1 commit into
mainfrom
codex/changelog-strip-pr-suffixes

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

  • strips GitHub squash-merge PR suffixes from generated changelog entries
  • refreshes the root changelog after the homepage/release workflow merge

What changed

  • adds a git-cliff commit preprocessor to both root and MCP changelog configs
  • removes generated (#123) suffix drift from changelog comparisons

Why

GitHub squash merges append the PR number to the commit subject. Without preprocessing, every squash merge that touches changelogs can make changelog:check fail on main even when the PR passed before merge.

Validation

  • npm run test:ci

@JSONbored
JSONbored merged commit fc95e4e into main May 26, 2026
1 check passed
@JSONbored
JSONbored deleted the codex/changelog-strip-pr-suffixes branch May 26, 2026 17:29
@JSONbored JSONbored added the gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier. label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gittensor:bug Gittensor-scored bug fix — scores a 0.05x multiplier.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant