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
Use --jq to filter gh api response to only needed fields
Address review feedback: use gh's built-in --jq flag to extract only
assignees, labels, and milestone from the API response, avoiding
unnecessary processing of the full PR payload.
0 commit comments