mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-24 12:00:52 +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: |
|
disallowScopes: |
|
||||||
release
|
release
|
||||||
[A-Z]+
|
[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: |
|
ignoreLabels: |
|
||||||
ignore-lint-pr-title
|
ignore-lint-pr-title
|
||||||
|
Loading…
Reference in New Issue
Block a user