From 58c894f9ef9193b29254a09ee5ab5073df3aaa29 Mon Sep 17 00:00:00 2001 From: Hayal08 Date: Sat, 6 Jun 2026 17:36:39 +0300 Subject: [PATCH] docs: link live PR Sheriff demo --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5643c90..f0ff5db 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ files before review time is spent. It has no runtime dependencies, sends no code anywhere, and works in any Git repository. +## Live demo + +See PR Sheriff working in the +[demo repository](https://github.com/Hayal08/pr-sheriff-demo): + +- [small tested change](https://github.com/Hayal08/pr-sheriff-demo/pull/1); +- [large feature without tests](https://github.com/Hayal08/pr-sheriff-demo/pull/2); +- [sensitive database migration](https://github.com/Hayal08/pr-sheriff-demo/pull/3). + +![PR Sheriff reporting a sensitive migration path rule](https://raw.githubusercontent.com/Hayal08/pr-sheriff-demo/main/assets/migration-rule-report.png) + ## Why PR Sheriff? Large or sensitive pull requests consume disproportionate review time. PR