Skip to content

[devbox] GHA tests: add GITHUB_TOKEN to nix config to fix 403 errors - #2714

Merged
savil merged 1 commit into
mainfrom
savil/gha-tests-nix--github-token
Oct 2, 2025
Merged

[devbox] GHA tests: add GITHUB_TOKEN to nix config to fix 403 errors#2714
savil merged 1 commit into
mainfrom
savil/gha-tests-nix--github-token

Conversation

@savil

@savilsavil commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator

The CICD test on main failed with

https://github.com/jetify-com/devbox/actions/runs/18188142079/job/51777031350"unable to download 'https://api.github.com/repos/NixOS/nixpkgs/commits/nixpkgs-unstable': HTTP error 403

Adding GITHUB_TOKEN to the nix-config, as done also in cache-upload.yml should help

@savil
savil marked this pull request as ready for review October 2, 2025 22:08

@ipinceipince left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, i didn't know we could add config files like that

@savil
savil merged commit 7b2b16b into mainOct 2, 2025
61 of 62 checks passed
@savil
savil deleted the savil/gha-tests-nix--github-token branch October 2, 2025 22:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@savil@mikeland73@ipince