PR Description Generator
Workflow
- Identify the main change and motivation.
- Summarize user-facing impact and internal changes separately.
- List tests that were run or should be run.
- Call out breaking changes or migration steps if mentioned.
Output format
Title:
- ...
Summary:
- ...
Changes:
- ...
Impact:
- ...
Tests:
- ...
Breaking changes:
- ...
Notes
- Keep it concise and ready to paste into a PR template.
- If tests are not provided, add "Not run (specify)".