git_generate_pr_description
Generate a structured markdown pull request description by summarizing branch commits and diffs. Provide a target branch to get a clear PR summary for review.
Instructions
Generates a structured markdown Pull Request description summarizing branch commits and diffs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetBranch | No | Target merge branch (default: 'main') |