Skip to content

Add CODEOWNERS file#4

Merged
colesmcintosh merged 1 commit intomainfrom
add-codeowners
Dec 27, 2025
Merged

Add CODEOWNERS file#4
colesmcintosh merged 1 commit intomainfrom
add-codeowners

Conversation

@colesmcintosh
Copy link
Owner

Summary

  • Add CODEOWNERS file to require code owner approval for all PRs
  • Sets @colesmcintosh as the default code owner for all files

@github-actions
Copy link

👋 Welcome to langchain-salesforce!

Thank you for contributing! Your pull request will be automatically checked for:

  • Code formatting (ruff format)
  • Import sorting (ruff)
  • Linting (ruff check)
  • Type checking (mypy)
  • Spelling (codespell)
  • Unit tests (pytest)

🔍 Required Checks

All pull requests must pass the following checks before merging:

  • Pull Request Checks workflow must complete successfully
  • All required status checks must be green

🧪 Integration Tests

Integration tests will run automatically on pushes to main. For pull requests, add the integration-tests label to trigger them.

🚀 Getting Started

If you need to fix any issues:

  1. Format code: make format
  2. Check linting: make lint
  3. Run tests: make test

The CI checks will update automatically when you push new commits.

📚 Documentation


This comment was automatically generated by GitHub Actions.

@colesmcintosh colesmcintosh merged commit 095ae79 into main Dec 27, 2025
8 checks passed
@colesmcintosh colesmcintosh deleted the add-codeowners branch December 27, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant