What problem does it solve?
This Skill automates the creation of GitHub Pull Requests, ensuring a standardized workflow that includes quality assurance, commit analysis, and automated code reviews, significantly reducing manual overhead and potential errors.
Core Features & Use Cases
- Automated PR Creation: Generates PRs with a base branch, milestone, and project assignment.
- Intelligent QA: Runs automated quality assurance checks before PR creation.
- Automated Code Review: Integrates with review plugins for comprehensive code analysis.
- Use Case: A developer finishes a feature and wants to submit it for review. They can invoke this skill with the base branch and milestone, and the skill will handle the rest, from pushing the branch to initiating automated checks and reviews.
Quick Start
Use the devops pr skill to create a pull request from the 'feature/new-login' branch to the 'main' branch, assigning it to the 'v1.2' milestone.