Cut Release

Cut (publish) a release of meshkit by publishing the current Release Drafter draft with the gh CLI. Use this whenever the user asks to "cut a release", "publish the release", "ship a release", "release meshkit", "do a release", "release the latest merge", or wants the recently merged PR to go out. Handles waiting for the Release Drafter workflow to fold the just-merged PR into the draft notes, then flipping the draft to published so the new version tag is cut and downstream consumers can bump to it. The version tag is already set by Release Drafter and auto-increments after each release, so this skill never creates or bumps a tag.

meshery Updated

File contents

meshery/meshkit/tree/main/.claude/skills/cut-release commit 2b8f03f2f4

Frequently asked questions

npx skillmds@latest add meshery/cut-release-2