release-please
CommunityAutomate releases with release-please.
Authorrigerc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the release workflow for GitHub repositories by generating release pull requests and GitHub releases from conventional commits using Google's release-please tool.
Core Features & Use Cases
- Bootstrap and configure release workflows for your repository with release-please.
- Create release PRs and GitHub releases from a sequence of conventional commits, supporting both single-package and monorepo projects.
- Apply manifest-based configuration and per-package options to manage multi-language projects (node, python, rust, java, etc.).
Quick Start
Install the release-please CLI and bootstrap a config for your repo:
- Install: npm i -g release-please
- Bootstrap: release-please bootstrap --token=$GITHUB_TOKEN --repo-url=<owner>/<repo> --release-type=node Then create release PRs and releases:
- Create/update release PRs: release-please release-pr --token=$GITHUB_TOKEN --repo-url=<owner>/<repo>
- Publish after merge: release-please github-release --token=$GITHUB_TOKEN --repo-url=<owner>/<repo>
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: release-please Download link: https://github.com/rigerc/ha-apps/archive/main.zip#release-please Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.