647fd18 Add aitells-action to Linting — scan PR text for AI fingerprints
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝README.md (+1 -0)
📄 Description
Adds Perufitlife/aitells-action to the Linting section, near alex-action which catches inconsiderate writing.
What it does: scans PR title, body, and commit messages for the 12 most reliable AI fingerprints (em-dashes, "delve", parallel bullets, "navigate the X", "in conclusion", and 8 more). Posts a friendly summary comment on every PR with a humanness score 0-100.
Free, no API key. Built after my own Reddit account got publicly called out twice in 24h for "all comments AI generated". Companion to aitells.vercel.app (web app).
🔄 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/794
**Author:** [@Perufitlife](https://github.com/Perufitlife)
**Created:** 5/12/2026
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `add-aitells-action`
---
### 📝 Commits (1)
- [`647fd18`](https://github.com/sdras/awesome-actions/commit/647fd18181f3f48f8bf33eec16e5414d33cdf8ed) Add aitells-action to Linting — scan PR text for AI fingerprints
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adds [Perufitlife/aitells-action](https://github.com/Perufitlife/aitells-action) to the Linting section, near alex-action which catches inconsiderate writing.
**What it does:** scans PR title, body, and commit messages for the 12 most reliable AI fingerprints (em-dashes, "delve", parallel bullets, "navigate the X", "in conclusion", and 8 more). Posts a friendly summary comment on every PR with a humanness score 0-100.
```yaml
- uses: Perufitlife/aitells-action@v1
with:
target: both # pr_body | commits | both
fail-on: 65 # block merge if humanness < 65
comment: true
```
Free, no API key. Built after my own Reddit account got publicly called out twice in 24h for "all comments AI generated". Companion to [aitells.vercel.app](https://aitells.vercel.app) (web app).
---
<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/794
Author: @Perufitlife
Created: 5/12/2026
Status: 🔄 Open
Base:
main← Head:add-aitells-action📝 Commits (1)
647fd18Add aitells-action to Linting — scan PR text for AI fingerprints📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds Perufitlife/aitells-action to the Linting section, near alex-action which catches inconsiderate writing.
What it does: scans PR title, body, and commit messages for the 12 most reliable AI fingerprints (em-dashes, "delve", parallel bullets, "navigate the X", "in conclusion", and 8 more). Posts a friendly summary comment on every PR with a humanness score 0-100.
Free, no API key. Built after my own Reddit account got publicly called out twice in 24h for "all comments AI generated". Companion to aitells.vercel.app (web app).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.