Skip to content

ci: Pass GitHub token to documentation build - #2427

Merged
cgwalters merged 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:ci/pass-gh-token-docs
Sep 1, 2026
Merged

ci: Pass GitHub token to documentation build#2427
cgwalters merged 1 commit into
bootc-dev:mainfrom
HarshwardhanPatil07:ci/pass-gh-token-docs

Conversation

@HarshwardhanPatil07

Copy link
Copy Markdown
Contributor

The pull request documentation job runs cargo-binstall inside a container without authentication, allowing GitHub API rate limits to trigger an unreliable source-build fallback. Pass the workflow token through the existing BuildKit secret path so release downloads use authenticated requests.

Related: #2177
where i saw failure in latest was here https://github.com/bootc-dev/bootc/actions/runs/33381984257/job/99456194046

This commit added the fix already but this was missing
Assisted-by: AI

@bootc-bot
bootc-bot Bot requested a review from ckyrouac September 1, 2026 06:43
The pull request documentation job runs cargo-binstall inside a container without authentication, allowing GitHub API rate limits to trigger an unreliable source-build fallback. Pass the workflow token through the existing BuildKit secret path so release downloads use authenticated requests.

Related: bootc-dev#2177

Assisted-by: AI
Signed-off-by: HarshwardhanPatil07 <harshpat@redhat.com>
@cgwalters
cgwalters enabled auto-merge (rebase) September 1, 2026 14:56
@cgwalters
cgwalters merged commit 3324be4 into bootc-dev:main Sep 1, 2026
97 of 101 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.

3 participants