Skip to content

fix(ci): add packages:read permission for internal GHCR images#13

Merged
viniciusferrao merged 1 commit intomasterfrom
fix/ci-packages-read-permission
Mar 19, 2026
Merged

fix(ci): add packages:read permission for internal GHCR images#13
viniciusferrao merged 1 commit intomasterfrom
fix/ci-packages-read-permission

Conversation

@viniciusferrao
Copy link
Member

Summary

  • Add packages: read permission to the CI workflow so runners can pull internal GHCR images
  • CodeQL already has this permission; only CI was missing it

Test plan

  • CI Linux jobs pull the container image successfully
  • After merge, re-run failed CI on VersatusHPC/test_template

🤖 Generated with Claude Code

The template's CI images are set to Internal visibility on GHCR.
The CI workflow needs packages:read so the runner's GITHUB_TOKEN
can authenticate and pull them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@viniciusferrao viniciusferrao merged commit 1c28630 into master Mar 19, 2026
42 checks passed
@viniciusferrao viniciusferrao deleted the fix/ci-packages-read-permission branch March 19, 2026 03:28
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.

1 participant