Skip to content

v1.0.0 — PR Quality Gate

Latest

Choose a tag to compare

@CreativeCodingSolutions CreativeCodingSolutions released this 21 Jun 03:08
· 2 commits to main since this release

PR Quality Gate v1.0.0

Enforce PR quality standards in your repo: description length, labels, and linked issues. Zero config, one-minute setup.

What's new

  • ✅ PR description length check (configurable minimum)
  • ✅ Label requirement check (optional)
  • ✅ Linked issue check (optional)
  • ✅ Customizable fail/warn mode
  • ✅ Auto-comment on every PR with quality report
  • 🔗 Integrated with PR Quality Analyzer — each comment links to a detailed A-F score

Usage

- uses: CreativeCodingSolutions/pr-quality-gate@v1
  with:
    github-token: \${{ secrets.GITHUB_TOKEN }}

📊 PR Quality Analyzer Web Tool