Skip to content

docs: link CLI commands to GitHub REST API references#99

Merged
cursor[bot] merged 2 commits into
mainfrom
cursor/cli-api-reference-docs-503e
Jul 21, 2026
Merged

docs: link CLI commands to GitHub REST API references#99
cursor[bot] merged 2 commits into
mainfrom
cursor/cli-api-reference-docs-503e

Conversation

@lbrealdev

@lbrealdev lbrealdev commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

Documents the GitHub REST API behind each CLI command in docs/cli.md, using apiVersion=2026-03-10.

Docs only — no code or runtime API-version changes.

Rebased/merged with main after #98 so repo list docs match --per-page / --page / --all.

Changes

  • Overview table: CLI command → HTTP path → GitHub docs link
  • API reference line under every command section
  • Related APIs (not wrapped yet) for planned integrations
  • Changelog Unreleased documentation note

Implemented

CLI API docs
repo get Get a repository
repo list List repositories for the authenticated user
repo create Create for authenticated user / Create org repository
repo delete Delete a repository
dependabot enable Enable Dependabot security updates
dependabot disable Disable Dependabot security updates
environment create Create or update an environment

Related (not wrapped yet)

Test plan

Open in Web Open in Cursor 

Add per-command API links and an overview table in the CLI guide,
plus a Related APIs section for endpoints not wrapped yet.

Co-authored-by: akae <lbrealdev@users.noreply.github.com>
@cursor
cursor Bot marked this pull request as ready for review July 21, 2026 07:50
Keep pagination and API-link changelog notes; fix repo list API
parameter mapping after pagination landed.

Co-authored-by: akae <lbrealdev@users.noreply.github.com>
@cursor
cursor Bot merged commit 4f17f1b into main Jul 21, 2026
4 checks passed
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.

2 participants