Add Semantic PR Composer (#84)

Co-authored-by: Mateo Guzmán <mateo.guzmanalvarez@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-06 20:37:45 +01:00 committed by GitHub
parent e5ae701933
commit 1917da550d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -438,6 +438,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Process Your Issues and Pull Requests That Didn't Have Recent Updates](https://github.com/Sonia-corporation/stale)
- [Mention Completed Pull Requests in Draft Release](https://github.com/dnbkr/clog)
- [Recap](https://github.com/flowwer-dev/recap) - Summarize the most significant changes in a pull request using OpenAI ChatGPT.
- [Semantic Pull Request Composer](https://github.com/mateoguzmana/semantic-pr-composer) - Automatically composes the pull request title and body based on the branch name, which follows a semantic convention. Optional AI autocompletion using OpenAI completions API is also available.
### GitHub Pages