From c82e8fb9623cea712a8012954554bcda7c197d3f Mon Sep 17 00:00:00 2001 From: isatimur Date: Fri, 3 Jul 2026 12:55:19 +0100 Subject: [PATCH] =?UTF-8?q?Add=20claims-ledger=20Action=20=E2=80=94=20veri?= =?UTF-8?q?fy=20doc=20claim=20anchors=20on=20every=20PR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630e..dff165cf 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) - [PowerShell static analysis with PSScriptAnalyzer](https://github.com/devblackops/github-action-psscriptanalyzer) - [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec) +- [Auto-Ledger & Verify](https://github.com/isatimur/claims-ledger) - Fail CI when documentation claims go stale. Parses `.ledger/claims.md`, re-resolves verbatim quote anchors, annotates PRs. [Demo](https://github.com/isatimur/claims-ledger/blob/main/demo/demo.gif) ยท [Sandbox](https://github.com/isatimur/claims-ledger-sandbox) #### Testing