Skip to content

feat: implement new patch#31

Merged
mehdiasadli merged 2 commits into
mainfrom
v26-04-24
Apr 30, 2026
Merged

feat: implement new patch#31
mehdiasadli merged 2 commits into
mainfrom
v26-04-24

Conversation

@mehdiasadli
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
xamsa-web Ready Ready Preview, Comment Apr 30, 2026 8:25am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Warning

Rate limit exceeded

@mehdiasadli has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 58 minutes and 24 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b65b4c75-7d43-4d6d-9180-17a27b6a8e6c

📥 Commits

Reviewing files that changed from the base of the PR and between 7306376 and 3307a8e.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (52)
  • apps/web/src/components/bulk-create-packs-form.tsx
  • apps/web/src/components/bulk-create-topics-form.tsx
  • apps/web/src/components/buzz-button.tsx
  • apps/web/src/components/buzz-queue-card.tsx
  • apps/web/src/components/change-pack-status-drawer.tsx
  • apps/web/src/components/change-pack-visibility-dialog.tsx
  • apps/web/src/components/create-pack-form.tsx
  • apps/web/src/components/create-topic-form.tsx
  • apps/web/src/components/current-question-card.tsx
  • apps/web/src/components/delete-pack-dialog.tsx
  • apps/web/src/components/delete-topic-dialog.tsx
  • apps/web/src/components/edit-pack-form.tsx
  • apps/web/src/components/edit-topic-form.tsx
  • apps/web/src/components/game-header.tsx
  • apps/web/src/components/host-controls.tsx
  • apps/web/src/components/join-game-form.tsx
  • apps/web/src/components/login-form.tsx
  • apps/web/src/components/player-row.tsx
  • apps/web/src/components/register-form.tsx
  • apps/web/src/components/start-game-card.tsx
  • apps/web/src/components/topic-import-dialog.tsx
  • apps/web/src/components/update-question-form.tsx
  • apps/web/src/lib/orpc-email-verification-error.ts
  • apps/web/src/routes/join/$code/index.tsx
  • apps/web/src/routes/packs/$packSlug/topics/$topicSlug/questions/edit/reorder/index.tsx
  • apps/web/src/routes/packs/$packSlug/topics/edit/reorder/index.tsx
  • apps/web/src/routes/play/new/$packSlug/index.tsx
  • apps/web/src/routes/settings/index.tsx
  • apps/web/src/utils/orpc.ts
  • draft.md
  • packages/api/package.json
  • packages/api/src/modules/click/router.ts
  • packages/api/src/modules/game/notify-game-winner-email.ts
  • packages/api/src/modules/game/router.ts
  • packages/api/src/modules/game/service.ts
  • packages/api/src/modules/pack/router.ts
  • packages/api/src/modules/player/router.ts
  • packages/api/src/modules/player/service.ts
  • packages/api/src/modules/question/router.ts
  • packages/api/src/modules/topic/router.ts
  • packages/api/src/modules/user/service.ts
  • packages/api/src/procedures.ts
  • packages/auth/src/email-password-config.ts
  • packages/auth/src/index.ts
  • packages/mail/src/auth.ts
  • packages/mail/src/mail-env.ts
  • packages/mail/src/mail-send-errors.ts
  • packages/mail/src/notifications.ts
  • packages/mail/src/send.ts
  • packages/mail/src/templates/email-layout.ts
  • packages/schemas/src/orpc/errors.ts
  • packages/utils/src/app-releases.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch v26-04-24

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.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 58 minutes and 24 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mehdiasadli mehdiasadli merged commit 42269ad into main Apr 30, 2026
4 of 5 checks passed
@mehdiasadli mehdiasadli deleted the v26-04-24 branch April 30, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant