sdk-backmerge - SDK Pod Backmerge PR Creator
Creates backmerge PR to sync release changes to main branch
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- resolve release PR context
- detect no-op scenario
- create backmerge branch
- cherry-pick commits
- resolve version conflicts
- regenerate changelog
- push fork branch
- build PR title
- build PR body
- open pull request
- verify PR configuration
Inputs
- release PR URL or number
- package name
- version number
- source fork branch
- commit SHA
- ticket reference
- working tree
- git remotes
Outputs
- backmerge branch
- cherry-pick commits
- pull request
Requirements
- GitHub CLI installed
- GitHub authentication
- Git repository
- clean working tree
