Release-Please PR Workflow When to Use This Skill | Use this skill when... | Use the alternative when... | |---|---| | Iteratively merging multiple release-please PRs in a monorepo | Use to fix the upstream config that produced them | | Resolving conflicts between sibling release PRs by closure/recreation | Use for ordinary feature-PR merge conflicts | | Coordinating sequential merges when | Use if individual release PRs have failing CI checks | | Reducing the open release PR queue after a burst of releasable commits | Use to detect manual edits to changelog/version files | Expert knowledge f…