mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-23 11:32:10 +00:00
parent
3f4d27fe21
commit
6d449df8bb
5
.github/workflows/pr_lint.yml
vendored
5
.github/workflows/pr_lint.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user