What problem does it solve?
This Skill streamlines the process of creating a hotfix Pull Request (PR) for production environments, guiding the user through branch creation, cherry-picking changes, validation, and PR creation.
Core Features & Use Cases
- Hotfix PR Creation: Automatically create a PR targeting the
prod branch with backmerge instructions.
- Branch Strategy: Offers a reminder of the hotfix branch strategy and steps to follow.
- Cherry-Picking: Assists in cherry-picking commits from PRs if necessary.
- Validation: Guides the user through verifying changes and identifying affected services.
- Push and PR Creation: Automates the process of pushing changes and creating a PR with the correct title, body, and backmerge checklist.
- Use Case: When a critical issue is detected in production, this Skill can be used to quickly create a hotfix PR and initiate the necessary backmerge process.
Quick Start
Create a hotfix PR for prod using the hotfix skill with the PR numbers '23368 23371' and a description of the hotfix.