[PR #844] feat: add readme-review action to Linting section #15403

Open
opened 2026-07-18 17:31:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/844
Author: @iteebz
Created: 7/14/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • 0eaedf8 feat: add readme-review action to Linting section
  • c077438 feat: 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.

  • 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.


🔄 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>
GiteaMirror added the pull-request label 2026-07-18 17:31:06 -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-actions#15403