Skip to content

Add missing read-only GET commands to OctokitCLI for parity with OctoKit - #208

Merged
pietbrauer merged 2 commits into
mainfrom
feature/octokitcli-parity
May 14, 2026
Merged

Add missing read-only GET commands to OctokitCLI for parity with OctoKit#208
pietbrauer merged 2 commits into
mainfrom
feature/octokitcli-parity

Conversation

@pietbrauer

Copy link
Copy Markdown
Member
  • Add TokenProvider helper to inject GITHUB_TOKEN from env for authenticated calls
  • New commands: milestone (get, get-list), notification (get-list, get-thread), search (code)
  • Extend issue (+get-my-list, +get-comments), release (+get-latest), star (+get-my-list), gist (+get-my-list, +get-my-starred), follower (+get-my-list, +get-my-following, +get-following), repository (+get-topics, +get-content)
  • Update all existing commands to use makeOctokit() so GITHUB_TOKEN is respected everywhere

pietbrauer and others added 2 commits May 14, 2026 19:18
- Add TokenProvider helper to inject GITHUB_TOKEN from env for authenticated calls
- New commands: milestone (get, get-list), notification (get-list, get-thread), search (code)
- Extend issue (+get-my-list, +get-comments), release (+get-latest), star (+get-my-list),
  gist (+get-my-list, +get-my-starred), follower (+get-my-list, +get-my-following, +get-following),
  repository (+get-topics, +get-content)
- Update all existing commands to use makeOctokit() so GITHUB_TOKEN is respected everywhere

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ctions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pietbrauer
pietbrauer merged commit e1d2f34 into main May 14, 2026
4 checks passed
@pietbrauer
pietbrauer deleted the feature/octokitcli-parity branch May 14, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant