Skip to content

kai gh

GitHub integration: issues, pull requests, and projects.

Commands

gh issues

List issues for a customer's repository.

kai gh issues CUSTOMER [--all] [--limit N] [--json]

gh show

Show a specific issue.

kai gh show CUSTOMER NUMBER [--json]

gh prs

List open pull requests.

kai gh prs CUSTOMER [--all] [--limit N] [--json]

gh open

Open repository or issue in the browser.

kai gh open CUSTOMER [NUMBER]

gh projects

List GitHub Projects v2 items.

kai gh projects [--customer CUSTOMER] [--status STATUS] [--json]

gh all-issues

List open issues across all customer repositories.

kai gh all-issues [--json]