[PR #833] Add claims-ledger Action — verify doc claim anchors on every PR #15399

Open
opened 2026-07-18 17:25:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/833
Author: @isatimur
Created: 7/3/2026
Status: 🔄 Open

Base: mainHead: add-claims-ledger


📝 Commits (1)

  • c82e8fb Add claims-ledger Action — verify doc claim anchors on every PR

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds the claims-ledger GitHub Action — verifies source-anchored claims in .ledger/claims.md on every PR/push.

Usage

- uses: isatimur/claims-ledger@v1

Features

  • Verify mode: re-resolves verbatim quote anchors, exit 11 on stale
  • Extract mode: mines proposed claims from PR diffs (optional OPENROUTER_API_KEY)
  • Check run + PR annotation
  • v1.0.0 tagged, documented at https://github.com/isatimur/claims-ledger

Links

Checklist

  • Action is published and usable
  • Link points to action source

Made with Cursor


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/833 **Author:** [@isatimur](https://github.com/isatimur) **Created:** 7/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-claims-ledger` --- ### 📝 Commits (1) - [`c82e8fb`](https://github.com/sdras/awesome-actions/commit/c82e8fb9623cea712a8012954554bcda7c197d3f) Add claims-ledger Action — verify doc claim anchors on every PR ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary Adds the [claims-ledger](https://github.com/isatimur/claims-ledger) GitHub Action — verifies source-anchored claims in `.ledger/claims.md` on every PR/push. ## Usage ```yaml - uses: isatimur/claims-ledger@v1 ``` ## Features - Verify mode: re-resolves verbatim quote anchors, exit 11 on stale - Extract mode: mines proposed claims from PR diffs (optional OPENROUTER_API_KEY) - Check run + PR annotation - v1.0.0 tagged, documented at https://github.com/isatimur/claims-ledger ## Links - Demo GIF: https://github.com/isatimur/claims-ledger/blob/main/demo/demo.gif - Sandbox: https://github.com/isatimur/claims-ledger-sandbox ## Checklist - [x] Action is published and usable - [x] Link points to action source Made with [Cursor](https://cursor.com) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-18 17:25:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#15399