Releases: jbrocher/auto-pr-body-generator
Releases · jbrocher/auto-pr-body-generator
0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
0.2.1
0.2.0
A few important changes :
- A class
Prompt
was created to facilitate manipulating and composing the prompts - The structuring prompts have been improved to produce more relevant results
- A splitting and summarizing mechanism has been implemented to handle long PRs correctly
Full Changelog: v0.1.1...v0.2.0
0.1.1
0.1.0
Initial Release:
- Create CLI using typer for generating the PR body based on file I/O
- Create action.yml using the CLI to read and edit the PR