Files
homepage/.github/workflows/pr-quality.yml
T
shamoon bd39fb48b9
Docker CI / Docker Build & Push (push) Has been cancelled
Lint / Linting Checks (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Release Drafter / Auto Label PR (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Chore: narrow/specify some workflow permissions (#7051)
2026-08-23 16:51:28 -07:00

25 lines
640 B
YAML

name: PR Quality
permissions:
contents: read
pull-requests: write
on:
pull_request_target:
types: [opened, reopened]
jobs:
anti-slop:
runs-on: ubuntu-latest
steps:
- uses: peakoss/anti-slop@57858eead489d08b255fab2af45a506c2ca6eab2 # v0
with:
max-failures: 4
failure-add-pr-labels: 'ai'
failure-pr-message: |
This pull request was automatically closed because it matched multiple low-quality or automated-PR signals.
require-pr-template: true
optional-pr-template-sections: 'Checklist:'
blocked-terms: |
ASLOP-PR-VERIFY