Skip to content

Commit ab1b822

Browse files
authored
chore: update PR title lint (#32983)
1 parent 543d90e commit ab1b822

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/pr_lint.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@
2626
# • release — prepare a new release
2727
#
2828
# Allowed Scopes (optional):
29-
# core, cli, langchain, standard-tests, docs, anthropic, chroma, deepseek,
30-
# exa, fireworks, groq, huggingface, mistralai, nomic, ollama, openai,
31-
# perplexity, prompty, qdrant, xai
29+
# core, cli, langchain, langchain_v1, langchain_legacy, standard-tests,
30+
# text-splitters, docs, anthropic, chroma, deepseek, exa, fireworks, groq,
31+
# huggingface, mistralai, nomic, ollama, openai, perplexity, prompty, qdrant,
32+
# xai, infra
3233
#
3334
# Rules & Tips for New Committers:
3435
# 1. Subject (type) must start with a lowercase letter and, if possible, be
@@ -84,6 +85,7 @@ jobs:
8485
cli
8586
langchain
8687
langchain_v1
88+
langchain_legacy
8789
standard-tests
8890
text-splitters
8991
docs

0 commit comments

Comments
 (0)