feat: return additional linked check info when proposals are created/updated#2258
Conversation
WalkthroughAdds an optional boolean field hasLinkedSchemaChecks across proto definitions, generated TypeScript, repository return payloads, and proposal service responses. Repository sets it based on presence of linked subgraphs; proposal create/update propagate it. No control-flow changes; updates are additive to serialization and response structures. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
🧰 Additional context used🧠 Learnings (3)📚 Learning: 2025-08-31T18:51:32.185ZApplied to files:
📚 Learning: 2025-08-29T10:10:06.969ZApplied to files:
📚 Learning: 2025-09-08T20:57:07.946ZApplied to files:
🧬 Code graph analysis (1)controlplane/src/core/repositories/SchemaCheckRepository.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (15)
🔇 Additional comments (8)
Comment |
Router-nonroot image scan passed✅ No security vulnerabilities found in image: |
Summary by CodeRabbit
New Features
API
Checklist