mirror of
https://github.com/langchain-ai/langgraphjs.git
synced 2026-07-22 00:55:26 -04:00
e3ff7735eb
## Summary Adds pull request title linting to enforce Conventional Commit style titles in this repository. ## Changes - Add .github/workflows/pr_lint.yml - Reject empty scopes in PR titles (for example, fix(): ...) - Validate title format via amannn/action-semantic-pull-request - Allow langgraphjs package/area scopes and ignore label override