[PR #96] [MERGED] Add DocPulse to GitHub Actions #974

Closed
opened 2026-06-16 04:27:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/testthedocs/awesome-docs/pull/96
Author: @YoniRaviv
Created: 6/15/2026
Status: Merged
Merged: 6/17/2026
Merged by: @svx

Base: mainHead: add-docpulse


📝 Commits (1)

  • 1c0a174 Add DocPulse to GitHub Actions

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Adds DocPulse to the GitHub Actions category (alphabetically, between Alex Action and DOCtor-RST).

DocPulse is an open-source (MIT) GitHub Action that detects documentation sections invalidated by a pull request's code changes and commits surgical, style-preserving fixes onto the PR branch. A deterministic layer (tree-sitter chunking → code↔doc link graph → diff-driven suspect selection) decides what to check; a bounded agentic layer (an LLM verifier, then a style-preserving repairer with a validation pass) decides stale-or-not and how to fix it.

Checklist against CONTRIBUTING.md:

  • Sorted alphabetically within the category
  • One link, link text is the project name
  • Actively maintained, MIT-licensed, thoroughly documented (README in English)
  • Entry style matches the section (link-only, as the other GitHub Actions entries)

🔄 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/testthedocs/awesome-docs/pull/96 **Author:** [@YoniRaviv](https://github.com/YoniRaviv) **Created:** 6/15/2026 **Status:** ✅ Merged **Merged:** 6/17/2026 **Merged by:** [@svx](https://github.com/svx) **Base:** `main` ← **Head:** `add-docpulse` --- ### 📝 Commits (1) - [`1c0a174`](https://github.com/testthedocs/awesome-docs/commit/1c0a174064c159d9f485705449ac061e58568174) Add DocPulse to GitHub Actions ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds **DocPulse** to the *GitHub Actions* category (alphabetically, between Alex Action and DOCtor-RST). [DocPulse](https://github.com/YoniRaviv/DocPulse) is an open-source (MIT) GitHub Action that detects documentation sections invalidated by a pull request's code changes and commits surgical, style-preserving fixes onto the PR branch. A deterministic layer (tree-sitter chunking → code↔doc link graph → diff-driven suspect selection) decides what to check; a bounded agentic layer (an LLM verifier, then a style-preserving repairer with a validation pass) decides stale-or-not and how to fix it. Checklist against CONTRIBUTING.md: - [x] Sorted alphabetically within the category - [x] One link, link text is the project name - [x] Actively maintained, MIT-licensed, thoroughly documented (README in English) - [x] Entry style matches the section (link-only, as the other GitHub Actions entries) --- <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-06-16 04:27:13 -05:00
GiteaMirror changed title from [PR #96] Add DocPulse to GitHub Actions to [PR #96] [MERGED] Add DocPulse to GitHub Actions 2026-06-18 01:16:31 -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-docs#974