Skip to content

Conversation

@javirln
Copy link
Member

@javirln javirln commented Jan 14, 2026

This PR updates some contracts of the workflows present on the repository to enforce author's commit signature verification by using the policy source-commit.

This enforcement will check if the commit's author has a signature that has been verified, in this case by GitHub.

More information what commit verification is, can be found on this link to the documentation.

@javirln javirln requested review from jiparis and migmartri January 14, 2026 13:17
@javirln javirln self-assigned this Jan 14, 2026
env:
COSIGN_PRIVATE_KEY: ${{secrets.COSIGN_KEY}}
COSIGN_PASSWORD: ${{secrets.COSIGN_PASSWORD}}
# Needed for commit signature verification: https://docs.chainloop.dev/concepts/attestations#commit-verification
Copy link
Member

Choose a reason for hiding this comment

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

thanks for adding these comments :)

@javirln javirln merged commit 2107f17 into chainloop-dev:main Jan 14, 2026
13 checks passed
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