Skip to content

chore: support commit ordinals in changelog script#739

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/changelog-commit-ordinals
May 20, 2026
Merged

chore: support commit ordinals in changelog script#739
bmc08gt merged 1 commit into
code/cashfrom
chore/changelog-commit-ordinals

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 20, 2026

Summary

  • Allow passing a commit number (e.g. 3665) to changelog.sh and the release-notes skill, resolving it to the Nth commit in repo history
  • Numbers with fewer than 7 digits are treated as ordinals; longer numbers and other refs (tags, SHAs, HEAD) pass through as-is
  • Updated release notes skill prompt to include Dependencies section and always include bug fixes

Allow passing a commit number (e.g. 3665) to changelog.sh and the
release-notes skill, resolving it to the Nth commit in repo history.
Also add Dependencies section and bug fix inclusion rules to the
release notes prompt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bmc08gt bmc08gt merged commit 1926a11 into code/cash May 20, 2026
3 checks passed
@bmc08gt bmc08gt deleted the chore/changelog-commit-ordinals branch May 20, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant