Skip to content

Replace curl + gh api with single gh api raw call in smoke workflow#594

Merged
jeffwidman merged 1 commit intomainfrom
replace-curl-with-gh-api-raw
Mar 9, 2026
Merged

Replace curl + gh api with single gh api raw call in smoke workflow#594
jeffwidman merged 1 commit intomainfrom
replace-curl-with-gh-api-raw

Conversation

@jeffwidman
Copy link
Copy Markdown
Member

Use gh api with Accept: application/vnd.github.raw header to download smoke test files directly, saving an HTTP round-trip over the previous curl wrapping gh api approach.

Mirrors the same change from dependabot/proxy#63.

Use gh api with Accept: application/vnd.github.raw header to download
smoke test files directly, saving an HTTP round-trip over the previous
curl wrapping gh api approach.
@jeffwidman jeffwidman added this pull request to the merge queue Mar 9, 2026
Merged via the queue into main with commit 1e04fab Mar 9, 2026
91 checks passed
@jeffwidman jeffwidman deleted the replace-curl-with-gh-api-raw branch March 9, 2026 19:51
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