[PR #103] Add readme-ci to GitHub Actions #1316

Open
opened 2026-07-15 05:50:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/testthedocs/awesome-docs/pull/103
Author: @ondraulehla
Created: 7/15/2026
Status: 🔄 Open

Base: mainHead: add-readme-ci


📝 Commits (1)

  • a28d7c5 Add readme-ci to GitHub Actions

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Adds readme-ci to the GitHub Actions section (alphabetical position, matching the section's link style).

readme-ci executes the fenced code blocks in README/docs top-to-bottom in an isolated sandbox (Docker or E2B). State persists between blocks like a reader following along, and the first failing block fails CI with the exact markdown line annotated – so quickstarts can't rot silently. Optionally it can open a PR with an AI-repaired block, verified by re-running the file.

I'm the author and use it in CI on my own repositories.


🔄 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/103 **Author:** [@ondraulehla](https://github.com/ondraulehla) **Created:** 7/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-readme-ci` --- ### 📝 Commits (1) - [`a28d7c5`](https://github.com/testthedocs/awesome-docs/commit/a28d7c5c413846bb8de9a1be71549a0350785c82) Add readme-ci to GitHub Actions ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [readme-ci](https://github.com/ondraulehla/readme-ci) to the GitHub Actions section (alphabetical position, matching the section's link style). readme-ci executes the fenced code blocks in README/docs top-to-bottom in an isolated sandbox (Docker or E2B). State persists between blocks like a reader following along, and the first failing block fails CI with the exact markdown line annotated – so quickstarts can't rot silently. Optionally it can open a PR with an AI-repaired block, verified by re-running the file. I'm the author and use it in CI on my own repositories. --- <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-15 05:50:46 -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#1316