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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/testthedocs/awesome-docs/pull/103
Author: @ondraulehla
Created: 7/15/2026
Status: 🔄 Open
Base:
main← Head:add-readme-ci📝 Commits (1)
a28d7c5Add 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.