Skip to content

Releases: A386official/slopgate

v0.1.0 — Initial Release

27 Feb 21:42

Choose a tag to compare

SlopGate v0.1.0 — AI Slop PR Firewall

First release. Drop-in GitHub Action that detects and blocks low-quality AI-generated pull requests.

Features

  • 12 detection checks (behavioral, content, pattern analysis)
  • Configurable scoring with weighted checks
  • 3-tier response system (label, comment, auto-close)
  • Allowlist for bots and trusted contributors
  • Zero-config with sane defaults

Quick Start

- uses: A386official/slopgate@v0.1.0

125 tests passing.