cli/pkg/httpmock
Babak K. Shandiz 5e2b2779d1
refactor(api): add IssueRepoInfo for minimal issue repo queries
Add a new IssueRepoInfo function that fetches only the fields needed
for issue creation (id, name, owner, hasIssuesEnabled, viewerPermission),
avoiding defaultBranchRef and other fields that require Contents:Read.

Also add StubIssueRepoInfoResponse helper to httpmock for testing.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-09 11:30:02 +00:00
..
legacy.go refactor(api): add IssueRepoInfo for minimal issue repo queries 2026-03-09 11:30:02 +00:00
registry.go Provide better HTTP Exclude failure messages 2025-04-17 15:37:42 +02:00
stub.go test(pkg/httpmock): ignore bodyclose on mock response value 2025-11-03 20:05:25 +00:00