Posts a letter grade (A–F) with inline pass/fail checklist as a PR comment
Optional min-score input to enforce a minimum score and fail the check
Fits under Linting as it lints documentation quality the same way ESLint/Stylelint lint code.
🔄 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/844
**Author:** [@iteebz](https://github.com/iteebz)
**Created:** 7/14/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `main`
---
### 📝 Commits (2)
- [`0eaedf8`](https://github.com/sdras/awesome-actions/commit/0eaedf8cffa1a5776bf8490f776a6bd584c44048) feat: add readme-review action to Linting section
- [`c077438`](https://github.com/sdras/awesome-actions/commit/c07743817f352e70e1aa0d4c549e4206ae717562) feat: add readme-review action to Linting section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [README Review](https://github.com/iteebz/readme-review) — a GitHub Action that scores your README quality on every PR and posts a report card comment.
- No AI keys needed, pure heuristic scoring
- Scores 12 criteria (title, description, sections, code examples, badges, license, etc.)
- Posts a letter grade (A–F) with inline pass/fail checklist as a PR comment
- Optional `min-score` input to enforce a minimum score and fail the check
Fits under Linting as it lints documentation quality the same way ESLint/Stylelint lint code.
---
<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/sdras/awesome-actions/pull/844
Author: @iteebz
Created: 7/14/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
0eaedf8feat: add readme-review action to Linting sectionc077438feat: add readme-review action to Linting section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds README Review — a GitHub Action that scores your README quality on every PR and posts a report card comment.
min-scoreinput to enforce a minimum score and fail the checkFits under Linting as it lints documentation quality the same way ESLint/Stylelint lint code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.