Bug Report: Misleading Error Message for Vercel Agent Code Review
Summary: Users with the “Developer” role receive an incorrect error message when attempting to use “Review with Vercel Agent” on GitHub pull requests.
Expected Behavior: Error message should indicate that the user’s role lacks permission to use this feature (e.g., “Your role does not have permission to request code reviews”).
Actual Behavior: Error displays: “Unable to request review. [team name] is in a trial period (code reviews are available after the trial ends).”
Impact: This causes confusion as teams believe they have a billing/subscription issue when the actual problem is a role permission issue. The “Member” role can successfully trigger reviews while the “Developer” role cannot.