From fd0afdf88a6300b07fee6819e7ecf89482cff473 Mon Sep 17 00:00:00 2001 From: s977043 Date: Wed, 24 Jun 2026 18:20:23 +0900 Subject: [PATCH] Add River Review to Pull Requests River Review is a GitHub Action that runs a team's review standards as versioned, repo-owned skills across plans, diffs, tests, and prior reviews. Human-in-the-loop, not auto-merge. Repository: https://github.com/s977043/river-review --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630e..03552225 100644 --- a/README.md +++ b/README.md @@ -377,6 +377,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. +- [River Review](https://github.com/s977043/river-review) - Review pull requests against your team's versioned, repo-owned review skills across plans, diffs, and tests. ### GitHub Pages