Skip to content

feat: add release-signing reusable workflow#4

Draft
decofe wants to merge 1 commit intomainfrom
georgen/release-signing-workflow
Draft

feat: add release-signing reusable workflow#4
decofe wants to merge 1 commit intomainfrom
georgen/release-signing-workflow

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Apr 6, 2026

Single reusable workflow_call for release artifact signing and attestation. All features enabled by default, opt-out via boolean inputs.

Capabilities:

  • macOS code signing + notarization (Developer ID, notarytool)
  • GPG archive signing
  • SLSA build provenance attestation (actions/attest@v4)
  • SBOM generation (anchore/sbom-action) + SBOM attestation

Unified workflow_call for release artifact signing and attestation:
- macOS code signing + notarization (Apple Developer ID)
- GPG archive signing
- SLSA build provenance attestation (actions/attest)
- SBOM generation (anchore/sbom-action) + attestation

All features enabled by default with opt-out flags.

Closes SEC-4

Co-authored-by: grandizzy <38490174+grandizzy@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d62b3-c02b-705f-a23d-9204efda85f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants