[devbox] GHA tests: add GITHUB_TOKEN to nix config to fix 403 errors by savil · Pull Request #2714 · jetify-com/devbox
Navigation Menu
{{ message }}
jetify-com / devbox Public
- Notifications You must be signed in to change notification settings
- Fork 308
Conversation
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
requested review from
gcurtis,
ipince and
mikeland73
savil
marked this pull request as ready for review
mikeland73 approved these changes Oct 2, 2025
ipince approved these changes Oct 2, 2025
Copy link Copy Markdown
Contributor
ipince
left a comment
ipince
left a comment
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
deleted the
savil/gha-tests-nix--github-token
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment