chore: update PR lint (#32091)

remove regex
This commit is contained in:
Mason Daugherty 2025-07-17 15:33:48 -04:00 committed by GitHub
parent 3f4d27fe21
commit 6d449df8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,10 +104,5 @@ jobs:
disallowScopes: |
release
[A-Z]+
subjectPattern: ^(?![A-Z]).+$
subjectPatternError: |
The subject "{subject}" found in the pull request title "{title}"
didn't match the configured pattern. Please ensure that the subject
doesn't start with an uppercase character.
ignoreLabels: |
ignore-lint-pr-title