Skip to content

Restrict release attestation workflow#7887

Merged
achamayou merged 2 commits into
mainfrom
achamayou-patch-1
May 15, 2026
Merged

Restrict release attestation workflow#7887
achamayou merged 2 commits into
mainfrom
achamayou-patch-1

Conversation

@achamayou
Copy link
Copy Markdown
Member

Removed workflow_dispatch input for release_tag and updated the upload command. This disables manual attestation, and attestation update, neither should be necessary in normal conditions.

Removed workflow_dispatch input for release_tag and updated the upload command. This disables manual attestation, and attestation update, neither should be necessary in normal conditions.
@achamayou achamayou requested a review from a team as a code owner May 14, 2026 16:59
Copilot AI review requested due to automatic review settings May 14, 2026 16:59
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

Restricts the release attestation workflow to only run on release publish events, removing the manual workflow_dispatch trigger and the --clobber flag on the upload to prevent overwriting existing attestations.

Changes:

  • Removed workflow_dispatch trigger with release_tag input
  • Removed --clobber from gh release upload so re-runs won't overwrite existing attestations

@achamayou achamayou enabled auto-merge (squash) May 15, 2026 13:31
@achamayou achamayou merged commit 920e21f into main May 15, 2026
19 checks passed
@achamayou achamayou deleted the achamayou-patch-1 branch May 15, 2026 14:05
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.

3 participants