Skip to content

chore(changelog): regenerate from conventional commits (final cleanup) - #222

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/changelog-final-cleanup-20260922-160256
Sep 22, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
fix/changelog-final-cleanup-20260922-160256

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

One-line CHANGELOG update: adds the missing bullet for the loop-fix PR (#221) itself.

Why this PR exists

When #221 merged, its commit body contained the [skip changelog] marker (added by the job-level if: guard that broke the infinite loop), so the workflow run after merge correctly skipped itself rather than opening a regeneration PR. That was the right call for loop-prevention, but it means the fix commit itself was never recorded in the changelog. This PR adds that one bullet.

Why this is the LAST changelog PR

Merging this PR will NOT open another changelog PR, because:

  1. The PR title matches the subject-matcher skip rule in the local cliff.toml override (^chore\\(changelog\\):\\s*regenerate from conventional commits), so git-cliff will skip this commit when computing the next CHANGELOG.
  2. The commit body (and this PR body) carry [skip changelog], which triggers both the caller's job-level if: guard and the body-matcher skip rule in cliff.toml.

The canonical fix in standards#988 applies the same skip rules to all estate repos. Once that merges, the local cliff.toml in this repo should be deleted in a follow-up.

[skip changelog]

Final regeneration to pick up the loop-fix commit (#221) after its own
[skip changelog] marker caused the workflow run to skip (which was the
intended behavior to break the loop). No further changelog PRs should
follow; see standards#988 for the canonical fix.

[skip changelog]
@coderabbitai

coderabbitai Bot commented Sep 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 48 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 0198e648-04ce-4c2f-9850-15d6a5bbbfb4

📥 Commits

Reviewing files that changed from the base of the PR and between ad34228 and cd074c6.

📒 Files selected for processing (1)
  • CHANGELOG.md

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.

@hyperpolymath
hyperpolymath merged commit fa6d563 into main Sep 22, 2026
25 of 26 checks passed
@hyperpolymath
hyperpolymath deleted the fix/changelog-final-cleanup-20260922-160256 branch September 22, 2026 16:04
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