changelog
Installation
SKILL.md
Create changelog files for the important commits in this PR. The PR number is provided as an argument.
Instructions
-
Skip changelog for: documentation-only, internal refactoring, test-only, CI changes.
-
First, check what commits are on the current branch compared to main:
git log main..HEAD --oneline