You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: address code style nitpicks in MarkPullRequestReadyForReview
Based on code review feedback, made the following improvements:
- Rename 'variables' to 'vars' for consistency with other GraphQL functions
- Improve comment precision for GraphQL schema requirements
These changes enhance code consistency and documentation clarity while
maintaining full functionality. All tests, linting, and build checks pass.
0 commit comments