fix(ci): Correct core-flow validation report schedule#467
fix(ci): Correct core-flow validation report schedule#467LucasSantana-Dev merged 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
WalkthroughUpdated GitHub Actions workflow scheduling configuration in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review (Mandatory)Findings
Assumptions / Open Questions
Summary
|
Project Scorecard |
Review (Mandatory)Findings
Assumptions / Open Questions
Summary
|



Summary
core-flow-validation-report.ymlschedule expressions that caused push-time workflow load failures (0-job runs)Changes
.github/workflows/core-flow-validation-report.yml20 3 * * *25 3 * * 125 3 * * 1README.mdCHANGELOG.mdValidation
npm run lintnpm run type-checknpm run testnpm run buildcore-flow-validation-report.ymlWhy this PR
Main got an immediate red run after #464 merge (
.github/workflows/core-flow-validation-report.yml, 0s, no jobs). This patch restores valid workflow loading while preserving the gate-reporting behavior.Summary by CodeRabbit