Create Pull Request
Instructions
- •Check current branch and ensure it's not main/master
- •Check for uncommitted changes and warn if present
- •Get the diff between current branch and main branch
- •Review recent commits on this branch to understand the changes
- •Create a PR with:
- •Clear, descriptive title
- •Summary of changes in the body
- •Test plan section
- •Push the branch if needed and create the PR using
gh pr create