Skip to content

docs: say why GHA Scout compare disables SBOM on PRs - #25852

Open
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/scout-gha-sbom-note
Open

docs: say why GHA Scout compare disables SBOM on PRs#25852
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/scout-gha-sbom-note

Conversation

@locker95

Copy link
Copy Markdown
Contributor

The workflow turns SBOM/provenance on for pushes and off for PRs, then the next note said those attestations break local compare. That's the same split: compare only runs on PRs, where the image is loaded without attestations.

Fixes#25851

Signed-off-by: Dean Chen <862469039@qq.com>
@netlify

netlifyBot commented Aug 16, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

NameLink
🔨 Latest commitadd22af
🔍 Latest deploy loghttps://app.netlify.com/projects/docsdocker/deploys/6a813eb5e562750008fadbc3
😎 Deploy Previewhttps://deploy-preview-25852--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actionsgithub-actionsBot added the area/scout Relates to Docker Scout label Aug 16, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scoutRelates to Docker Scout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Contradictory guidance on SBOM/provenance in GitHub Actions workflow

1 participant

@locker95