Make push gateway GHCR image forkable - #12
Merged
Conversation
Signed-off-by: Daniel Schwartz <dschwartz06@gmail.com>
dschwartzAI
marked this pull request as ready for review
August 1, 2026 01:18
There was a problem hiding this comment.
Focused review complete at exact head 9498629. The authoritative scope is only .github/workflows/docker.yml. GATEWAY_IMAGE_NAME uses GHCR_PUSH_GATEWAY_IMAGE when non-empty and preserves ghcr.io/block/buzz-push-gateway as the fallback. The override is carried consistently through metadata, digest pushes, both registry cache directions, manifest assembly, provenance subject, and publication/verification output. Internal/fork PR cache-write and login guards are unchanged. Workflow parsing is evidenced by active jobs, and git diff --check is clean. No findings.
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Outcome
The push-gateway Docker jobs now honor a repository variable instead of writing caches and images to Block's GHCR namespace from forks.
Configuration
GHCR_PUSH_GATEWAY_IMAGEghcr.io/dschwartzai/buzz-push-gatewayghcr.io/block/buzz-push-gatewayProof
git diff --checkpasses.permission_denied: The requested installation does not existfailure from PR Standardize always-on agent services #9's gateway cache export.No production deployment or application data write.