Skip to content

ci: add anti-slop PR quality workflow - #22

Open
prihiri wants to merge 1 commit into
peakoss:mainfrom
prihiri:add-anti-slop-workflow
Open

prihiri wants to merge 1 commit into
peakoss:mainfrom
prihiri:add-anti-slop-workflow

Conversation

@prihiri

@prihiri prihiri commented Aug 24, 2026

Copy link
Copy Markdown

Add anti-slop workflow to detect low-quality/AI-generated PRs automatically.

This adds a GitHub Actions workflow that runs on PR open/reopen and uses the anti-slop action to detect and automatically close low-quality PRs.

Default configuration:

  • max-failures: 4 (balanced approach)
  • Blocks PRs from main/master branches
  • Limits PR size (50 files, 10000 lines)
  • Requires description, limits emojis/code references
  • Detects spam usernames, requires 30-day account age
  • Exempts owners/members/collaborators and known bots
  • Closes PR when threshold exceeded

Closes: adds PR quality gate for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant