Skip to content

Commit ffd69c1

Browse files
authored
ci: update pr-quality.yaml
1 parent 06f60c9 commit ffd69c1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/pr-quality.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ jobs:
4040
max-emoji-count: 2
4141
max-code-references: 5
4242
require-linked-issue: false
43-
blocked-terms: "STRAWBERRY"
43+
blocked-terms: |
44+
STRAWBERRY
45+
🤖 Generated with Claude Code
46+
Generated with Claude Code
4447
blocked-issue-numbers: 8154
4548

4649
# PR Template Checks
@@ -97,7 +100,7 @@ jobs:
97100
exempt-pr-milestones: ""
98101

99102
# PR Success Actions
100-
success-add-pr-labels: "quality/verified"
103+
success-add-pr-labels: ""
101104

102105
# PR Failure Actions
103106
failure-remove-pr-labels: ""

0 commit comments

Comments
 (0)