Changelog Check

Checks whether a branch owes the changelog an entry, and drafts the entry when it does. Reads the diff against the merge base, decides whether the change alters behavior that a user can observe, and compares that against the changelog lines the branch adds. Use when the user asks whether a branch or a merge request needs a changelog entry, asks why the changelog check failed, or asks to write the entry for a branch. Do not use it to assemble the release notes for a whole version, because that reads the range between two tags rather than one branch.

azborgonovo Updated

File contents

azborgonovo/ai-skills/tree/main/evals/agent-docs/review-skill/fixtures/changelog-check commit e885553512

Frequently asked questions

npx skillmds@latest add azborgonovo/changelog-check