update-changelog

Installation
SKILL.md

Skill: update-changelog

Update CHANGES.md with entries for all issues and PRs in a given GitHub milestone. Each entry references the user-facing issue (not the PR) as the primary link, with the fix PR inline on the same line.

When to Use

  • Before a new release, to populate the changelog with all fixed issues
  • When new issues are added to an existing milestone and the changelog needs to be refreshed
  • To ensure every entry follows the correct format for the changelog

Prerequisites

  • gh CLI authenticated (gh auth status)
  • Python 3.8+
  • scripts/gh.py helper script available
Installs
6
Repository
penpot/penpot
GitHub Stars
59.9K
First Seen
Jul 3, 2026
update-changelog — penpot/penpot