Add Semantic PR Composer

This commit is contained in:
Mateo Guzmán 2023-04-01 17:05:32 -05:00 committed by GitHub
parent 654bcb11d0
commit 13d23e1e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,6 +371,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Annotate a GitHub Pull Request Based on a Checkstyle XML-Report](https://github.com/staabm/annotate-pull-request-from-checkstyle)
- [Pull Request Stats](https://github.com/flowwer-dev/pull-request-stats) - Print relevant stats about reviewers.
- [Pull Request Description Enforcer](https://github.com/derkinderfietsen/pr-description-enforcer) - Enforces description on pull requests.
- [Automatically compose a PR title and description based on a semantic branch name. Optional OpenAI integration](https://github.com/mateoguzmana/semantic-pr-composer)
### GitHub Pages