What problem does it solve?
This Skill automates the process of cherry-picking PR commits from one branch to another, while managing JIRA tickets, building and testing the ported changes, and creating draft pull requests.
Core Features & Use Cases
- PR Cherry-Pick Automation: Automates the cherry-pick of commits from one branch to another with detailed conflict resolution and validation steps.
- JIRA Integration: Handles ticket creation and commenting automatically based on PR details and porting activities.
- Build and Test: Automates the build and test process to ensure ported changes work as expected, with options for handling failures.
- Draft PR Creation: Creates a draft pull request in GitHub with detailed information about the changes and test results.
- Use Case: Ideal for environments with frequent code reviews and branching where manually porting changes from a review branch to a release branch is cumbersome and error-prone.
Quick Start
Use the conga-pr-porter skill to port PR #123 from master to release/2025.1.