Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix publish signed commit check #697

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

dodgez-stripe
Copy link
Contributor

@dodgez-stripe dodgez-stripe commented Dec 10, 2024

Summary & motivation

Expand the signed commit check in the publish script to support other forms of commit signing. Here's the documentation for the git show command used to check for a signed commit. For now this will check if there is no signature present and block publishing.

Testing & documentation

The check was executed manually to verify, but the integration will need to be tested after merging.

@dodgez-stripe dodgez-stripe merged commit a93850c into master Dec 12, 2024
2 checks passed
@dodgez-stripe dodgez-stripe deleted the update-signed-commit-check branch December 12, 2024 18:31
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