Skip to content

[codex] Remove GHCR SHA image tag#114

Merged
kyomind merged 1 commit into
mainfrom
codex/remove-ghcr-sha-tag
Jul 6, 2026
Merged

[codex] Remove GHCR SHA image tag#114
kyomind merged 1 commit into
mainfrom
codex/remove-ghcr-sha-tag

Conversation

@kyomind

@kyomind kyomind commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Stop publishing sha-* tags from the main-branch GHCR publish workflow.
  • Keep latest publishing on successful main CI runs.
  • Leave semantic version image tags to the release workflow.

Why

Frequent documentation/article updates create many low-value SHA image tags, which makes the semantic version tags harder to see in GHCR.

Validation

  • git diff --check -- .github/workflows/publish-ghcr.yml
  • pre-commit hooks during commit, including YAML validation and secret detection

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kyomind
kyomind marked this pull request as ready for review July 6, 2026 14:58
@kyomind
kyomind merged commit 9399165 into main Jul 6, 2026
7 checks passed
@kyomind
kyomind deleted the codex/remove-ghcr-sha-tag branch July 6, 2026 14:58
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