Skip to content

Fix missing permissions on attestation publishing in CI#765

Merged
CarrotManMatt merged 2 commits intomainfrom
764-build-and-publish-attestation-error
May 6, 2026
Merged

Fix missing permissions on attestation publishing in CI#765
CarrotManMatt merged 2 commits intomainfrom
764-build-and-publish-attestation-error

Conversation

@CarrotManMatt
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Matt Norton <matt@carrotmanmatt.com>
@CarrotManMatt CarrotManMatt self-assigned this May 6, 2026
@CarrotManMatt CarrotManMatt added bug Something isn't working deployment Changes to the deployment or CI/CD configuration labels May 6, 2026
@CarrotManMatt CarrotManMatt linked an issue May 6, 2026 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Signed-off-by: Matt Norton <matt@carrotmanmatt.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions workflow for the build-and-publish job to grant an additional permission needed for publishing build attestations/artifact metadata during CI.

Changes:

  • Added artifact-metadata: write to the build-and-publish job’s permissions block to support attestation publishing in CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CarrotManMatt CarrotManMatt merged commit d5622de into main May 6, 2026
17 checks passed
@CarrotManMatt CarrotManMatt deleted the 764-build-and-publish-attestation-error branch May 6, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working deployment Changes to the deployment or CI/CD configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attestation Publishing Permissions Error

3 participants