Skip to content

Add readme-ci to GitHub Actions#103

Open
ondraulehla wants to merge 1 commit into
testthedocs:mainfrom
ondraulehla:add-readme-ci
Open

Add readme-ci to GitHub Actions#103
ondraulehla wants to merge 1 commit into
testthedocs:mainfrom
ondraulehla:add-readme-ci

Conversation

@ondraulehla

Copy link
Copy Markdown

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.

https://github.com/ondraulehla/readme-ci - runs the code blocks in
README/docs inside a sandbox and fails CI when a quickstart step breaks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant