agents/rules/ci-check-failures.md
When reviewing CI check failures in Cal.com:
These errors are related to SAML database misconfiguration on CI and should be ignored:
E2E tests skipping is expected behavior:
ready-for-e2e label has not been added to the PRAlways run type checks locally using yarn type-check:ci --force before concluding that CI failures are unrelated to your changes. Even if errors appear in files you haven't directly modified, your changes might still be causing type issues through dependencies or type inference.