Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@gokaygurcan is attempting to deploy a commit to the Unkey Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions for pull request titles! 🙏 |
📝 WalkthroughWalkthroughThe pull request involves a single change in the file Changes
Assessment against linked issues
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Hi, This feels weird. But it opens another discussion: Have you ever considered moving these two (Discord and GitHub) redirects into Based on the recommendation here, I can update this pr and move the redirects into the config file. Cheers, |
|
yeah nextjs config is probably the better solution here, iirc we did it as pages so we could intercept it and log the request for analytics, but it's not really used anymore let's do another PR and move it to nextjs.config |
|
#2643 here |
What does this PR do?
Not much. Not a new functionality or anything. Nothing visible to the users either. It's just correcting a copy/paste error.
Fixes #2637
Type of change
How should this be tested?
No need.
Checklist
Required
pnpm buildpnpm fmtconsole.logsgit pull origin mainAppreciated
Summary by CodeRabbit
New Features
Bug Fixes