graphiti/.github/workflows
Daniel Chalef cc9e03d03c ci: Remove arbitrary type error threshold from MCP server lint workflow
- Remove the 50-error threshold that allowed type errors to pass
- Require 0 type errors for CI to pass (aiming for full type safety)
- Only check src/ directory (tests have legacy issues to fix separately)
- Update error messages to be clearer about requirements
- Add helpful hint about running pyright locally

This ensures all new code maintains strict type safety and prevents
accumulation of type errors over time.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 09:06:02 -07:00
..
ai-moderator.yml feat: Add GitHub AI Moderator for automated spam detection (#856) 2025-08-25 07:25:07 -07:00
cla.yml Update cla.yml (#884) 2025-08-30 08:23:53 -07:00
claude-code-review.yml Update claude-code-review.yml (#883) 2025-08-30 08:21:46 -07:00
claude.yml Update claude.yml (#877) 2025-08-28 20:58:00 -07:00
codeql.yml Create codeql.yml (#580) 2025-06-12 19:04:34 -07:00
lint.yml
mcp-server-docker.yml fix: Docker workflow should only build on push to main, not PRs 2025-08-30 08:50:48 -07:00
mcp-server-lint.yml ci: Remove arbitrary type error threshold from MCP server lint workflow 2025-08-30 09:06:02 -07:00
mcp-server-tests.yml fix: Enable pytest for MCP server tests in CI 2025-08-30 08:50:48 -07:00
release-graphiti-core.yml Update release-graphiti-core.yml to python 3.11 (#639) 2025-06-27 14:27:21 -07:00
typecheck.yml Potential fix for code scanning alert no. 18: Workflow does not contain permissions (#648) 2025-06-30 13:01:42 -07:00
unit_tests.yml Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00