Gh Aux

Use instead of raw `gh api` or `gh graphql` for GitHub workflows involving: PR review comments (add, reply, resolve), PR reviews (create/submit), Projects V2 (add/remove items, update fields), or finding a PR from a commit.

canoypa 5ba43c8 6 files · 13.3 KB Updated

File contents

gh-aux

GitHub CLI extension that provides named subcommands for GitHub operations that would otherwise require raw gh api or gh graphql calls.

Setup

gh extension install canoypa/gh-aux

Usage

gh aux <command-group> <subcommand> [flags]

--repo defaults to the current directory's git remote when omitted.

Command Reference

Command group Subcommands Reference
gh aux commits pr commits
gh aux projects add, remove, update-field, clear-field projects
gh aux review-comments list, get, update, add, resolve-thread review-comments
gh aux reviews create reviews

canoypa/gh-aux/tree/main/skills/gh-aux commit 5ba43c89f5

Frequently asked questions

npx skillmds@latest add canoypa/gh-aux