[SVLS-8070] Remove dormant GHCR publisher - #1330
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Removes the GitHub Actions workflow and Chainguard STS trust policy used for publishing serverless-init images to GHCR, and cleans up related CODEOWNERS entries.
Changes:
- Deleted the
publish-serverless-init-to-ghcrGitHub Actions workflow. - Deleted the Chainguard STS trust policy for the
serverless-init-ciGitLab pipeline. - Removed CODEOWNERS entries that referenced the deleted files.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/publish-serverless-init-to-ghcr.yml | Removed the workflow responsible for copying/tagging serverless-init images to GHCR. |
| .github/chainguard/serverless-init-ci-publish.sts.yaml | Removed STS trust policy that enabled GitLab → GitHub Actions triggering for this publish path. |
| .github/CODEOWNERS | Removed ownership rules for the deleted workflow and STS policy file. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -1,7 +1,4 @@ | |||
| * @DataDog/serverless-aws | |||
|
Lewis-E
force-pushed
the
remove-serverless-init-ghcr-publisher
branch
from
August 18, 2026 13:42
1c7fd4b to
47a3a68
Compare
duncanista
approved these changes
Aug 18, 2026
Lewis-E
force-pushed
the
remove-serverless-init-ghcr-publisher
branch
from
August 20, 2026 13:51
fa4ed75 to
47a3a68
Compare
Lewis-E
force-pushed
the
remove-serverless-init-ghcr-publisher
branch
from
August 21, 2026 13:59
47a3a68 to
9d3d803
Compare
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.
Overview
h2dependency from 0.4.13 to 0.4.16 to resolve RUSTSEC-2026-0258, which is blockingmainand unrelated PRsTesting
cargo check --workspace --locked