add-release-notes

Installation
SKILL.md

Context

This skill provides instructions on how to update changelogs and website docs with release notes prior to a release of the @hashicorp/design-system-components package from packages/components. It is to be run on the changeset-release/main branch prior to the PR for that branch being merged to trigger a release.

Non-negotiables

  • Do not run this skill on any branch except for changeset-release/main
  • Do not commit any changes or push any changes to the git remote

Procedure

  1. Review changelog entries
  • In packages/components/CHANGELOG.md review all of the entries related to components in the upcoming release to ensure they follow the rules listed in .bob/rules/directories/components/changeset.instructions.md
  • Check that all of the <!-- START {components/path} --> paths match those component's docs path in website/docs
  • Raise any issues caught with the user and wait for their response to proceed
Installs
2
GitHub Stars
512
First Seen
12 days ago
add-release-notes — hashicorp/design-system