Skip to content

docs(gh): clarify api passthrough - #3627

Draft
nyxst4ck wants to merge 1 commit into
rtk-ai:developfrom
nyxst4ck:docs/clarify-gh-api-passthrough
Draft

docs(gh): clarify api passthrough#3627
nyxst4ck wants to merge 1 commit into
rtk-ai:developfrom
nyxst4ck:docs/clarify-gh-api-passthrough

Conversation

@nyxst4ck

Copy link
Copy Markdown

Summary

  • Correct the documented behavior of rtk gh api to its intentional 0% passthrough.
  • Remove the incorrect 26% saving from the generated rtk init guidance.
  • Recommend filtering API output at the source with --jq.

Closes #3448

Validation

  • git diff --check
  • Rust toolchain is not installed in this environment, so cargo fmt and tests could not be run.

@CLAassistant

CLAassistant commented Aug 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

Docs contradict implementation: rtk init claims gh api saves 26%, but run_api is intentional 0% passthrough

2 participants