release-please-configuration
Installation
SKILL.md
Release-Please Monorepo Configuration
Monorepo-specific release-please strategy: component tagging, per-package
extra-files, linked versions, and the shared→component tag migration. For
the single-repo workflow/manifest/config shape, the conventional-commit
version-bump rules, and compliance auditing, use
configure-plugin:configure-release-please.
When to Use This Skill
| Use this skill when... | Use the alternative when... |
|---|---|
Configuring component/include-component-in-tag for a multi-package repo |
Setting up a single-repo release-please (workflow, manifest, config shape) — use configure-plugin:configure-release-please |
| Adding a new package to a monorepo's release-please config | Auditing an existing setup against documented conventions — use configure-plugin:configure-release-please |
| Fixing duplicate-tag, multiple-paths, or per-package no-bump failures | Actually merging release-please PRs — use release-please-pr-workflow |
Migrating from shared v1.0.0 tags to component-v1.0.0 tags |
Detecting manual edits to managed files — use release-please-protection |
Setting per-package extra-files (JSON/YAML/TOML/XML version locations) |
Release-As: trailer-based one-off overrides — use git-commit-trailers |