From 13d23e1e3c2898a9015b76d6180cd1cadd012d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateo=20Guzm=C3=A1n?= Date: Sat, 1 Apr 2023 17:05:32 -0500 Subject: [PATCH] Add Semantic PR Composer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acda007..ce4cffe 100644 --- a/README.md +++ b/README.md @@ -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