Hack TK for Bloom - #489
Conversation
📝 WalkthroughWalkthroughHackathon reminder notifications now use a new Discord role and embed color. The cron startup imports and schedules ChangesHackathon reminder activation
Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 4❌ Failed checks (1 warning, 3 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Tools execution failed with the following error: Failed to run tools: 13 INTERNAL: Received RST_STREAM with code 2 (Internal server error) 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 |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
apps/cron/src/index.ts (1)
23-24: 📐 Maintainability & Code Quality | 🔵 TrivialTrack the post-hack cleanup TODO.
The comments acknowledge this is temporary tech debt ("This is terrible but can wait until after hack to change" / "Disable hacks after blooms over"). Consider creating a tracked issue so the cleanup isn't forgotten after the hackathon ends. Would you like me to draft one?
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@apps/cron/src/index.ts` around lines 23 - 24, Create a tracked issue for the temporary hack cleanup referenced by the comments near the cron initialization, documenting the required refactor and the condition or timeframe for removing the hacks after the blooms/hackathon period. Add the issue reference to the relevant TODO comments so the follow-up work is discoverable.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@apps/cron/src/index.ts`:
- Around line 23-24: Create a tracked issue for the temporary hack cleanup
referenced by the comments near the cron initialization, documenting the
required refactor and the condition or timeframe for removing the hacks after
the blooms/hackathon period. Add the issue reference to the relevant TODO
comments so the follow-up work is discoverable.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro
Run ID: d47595e3-bfef-45e6-aa98-bcd7efbe2686
📒 Files selected for processing (2)
apps/cron/src/crons/reminder.tsapps/cron/src/index.ts
Why
We need hack tk cause blooms tmr
What
Re-enabled Hack TK and changed constants for hack announcements
Checklist
CHANGE WEBHOOK FOR HACK ANNOUNCEMENT ENV 🙏
pnpm db:generateand committed the generated files inpackages/db/drizzle/Summary by CodeRabbit