Skip to main content

github-action-release

**WORKFLOW SKILL** — End-to-end release process for a GitHub Action repository (e.g., Azure/setup-azd). Covers pre-release smoke testing with `@main`, version bumping across CHANGELOG/README/package.json/package-lock.json, tagging, drafting a GitHub Release, Marketplace publishing, and post-release validation against a consumer repo. INVOKES: git CLI, gh CLI, npm, ask_user, azd CLI. USE FOR: release a GitHub Action, cut a new GHA release, publish to GitHub Marketplace, tag new version of setup-azd, draft GitHub release, bump action version, release setup-azd v2.x, post-release verification, run release workflow for an action repo, validate new action version in a consumer repo, fix azd pipeline credentials after release. DO NOT USE FOR: general code PRs (use pull-request), code review (use code-review), building the action source (use implementation), releasing non-Action Node/npm packages (this skill is specific to GHA Marketplace releases).

Jump to install

Source facts

Repository
Azure/setup-azd
Last source activity
April 17, 2026 at 04:19
Detected SKILL.md language
English
Stars
11
Forks
16

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.