mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-31 02:45:27 +00:00
Chore: tweak anti-slop workflow (#12851)
This commit is contained in:
@@ -14,7 +14,14 @@ jobs:
|
||||
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-source-branches: |
|
||||
main
|
||||
blocked-terms: |
|
||||
ASLOP-PR-VERIFY
|
||||
pr-bot:
|
||||
name: Automated PR Bot
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user