From 46439ad7a6cc2f1c74c0c2d6c50fd2c6cf5977d7 Mon Sep 17 00:00:00 2001 From: Manuel de la Torre Date: Mon, 20 Mar 2023 12:54:10 -0600 Subject: [PATCH] Recap PR changes using GPT. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acda007..d2275e0 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. +- [Recap](https://github.com/flowwer-dev/recap) - Summarize the most significant changes in a pull request using GPT. ### GitHub Pages