SIGN IN SIGN UP

ci: add PR title lint workflow (#461)

## Summary
Adds PR title validation modeled after langchain-ai/langchainjs#10703.

## Changes
- Harden .github/workflows/pr_lint.yml
- Reject empty scopes in PR titles (for example, fix(): ...)
- Enforce Conventional Commit title format with semantic PR checks
- Add repo-relevant scopes and disallow release/uppercase scopes
- Keep ignore-lint-pr-title label override
H
Hunter Lovell committed
dc8eec9f05ff9acf96d464c87c44742d9f9618f6
Parent: d49b175
Committed by GitHub <noreply@github.com> on 4/14/2026, 8:26:06 PM