BUILD-9447 Generation attestation for build actions#69
Conversation
d7e8193 to
b5cd0a7
Compare
b5cd0a7 to
057b7fa
Compare
057b7fa to
94531ab
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR enables build attestation for GitHub Actions workflows by adding the necessary permissions and configuration to generate provenance attestations for build artifacts.
Key Changes:
- Added
attestations: writepermission to the build job - Enabled provenance generation in the build-poetry action
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
94531ab to
33cb59f
Compare
33cb59f to
0b90734
Compare
SonarQube reviewer guideSummary: Enables artifact attestation and provenance verification for CI/CD builds. Review Focus: Verify the attestations permission is correct and the provenance flag works with the SonarSource action. Start review at:
|



BUILD-9447