We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5485e03 commit 165d4c8Copy full SHA for 165d4c8
1 file changed
.github/workflows/pr-quality.yml
@@ -16,3 +16,8 @@ jobs:
16
- uses: peakoss/anti-slop@57858eead489d08b255fab2af45a506c2ca6eab2 # v0
17
with:
18
max-failures: 4
19
+ failure-add-pr-labels: 'ai'
20
+ failure-pr-message: |
21
+ This pull request was automatically closed because it matched multiple low-quality or automated-PR signals.
22
+ require-pr-template: true
23
+ optional-pr-template-sections: 'Checklist:'
0 commit comments