[BUG] /review deprecation issue:

Resolved 💬 2 comments Opened May 3, 2026 by gtapps Closed May 19, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Always running /review on a PR, I always get the following errors:
Bash(gh pr view 18)
⎿ Error: Exit code 1
GraphQL: Projects (classic) is being deprecated in favor of the new Projects experience, see:
https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. (repository.pullRequest.projectCards)

● Bash(gh pr diff 18)
⎿ Cancelled: parallel tool call Bash(gh pr view 18) errored

What Should Happen?

Bash(gh pr view 18 --json title,body,author,baseRefName,headRefName,state,additions,deletions,files,labels)

Error Messages/Logs

/review #18                                                                                                                                    
              
● Bash(gh pr view 18)                                                                                                                            
  ⎿  Error: Exit code 1                                                                                                                          
     GraphQL: Projects (classic) is being deprecated in favor of the new Projects experience, see:                                               
     https://github.blog/changelog/2024-05-23-sunset-notice-projects-classic/. (repository.pullRequest.projectCards)                             
                                                                                                                                                 
● Bash(gh pr diff 18)                                                                                                                            
  ⎿  Cancelled: parallel tool call Bash(gh pr view 18) errored                                                                                   
                                                                                                                                                 
● Bash(gh pr view 18 --json title,body,author,baseRefName,headRefName,state,additions,deletions,files,labels)                                    
  ⎿  {       
       "additions": 1583,                                                                                                                        
       "author": {                                                       
     … +56 lines (ctrl+o to expand)                                                                                                              
                                                                                                                                                 
● Bash(gh pr diff 18)

Steps to Reproduce

  1. Create a PR
  2. Run /review #PR

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

1.0.126

Platform

Other

Operating System

Ubuntu/Debian Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗