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

feat: make github commit signing configurable #44

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

found-it
Copy link
Contributor

GitHub has a rule that allows repos to enforce signed commits. Sadly (as you all know) gitsign signed commits don't show up as Verified. This means digestabot isn't usable for submitting PRs into repositories with the signed commits rule.

This PR just leaves gitsign as default, but allows users to turn off gitsign and use the native github bot signing.

Signed-off-by: James Petersen <jpetersenames@gmail.com>
Copy link
Member

@wlynch wlynch left a comment

Choose a reason for hiding this comment

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

🥲

@wlynch wlynch merged commit caa15f4 into chainguard-dev:main Oct 18, 2024
7 of 8 checks passed
@found-it found-it deleted the configurable-gitsign branch October 18, 2024 21:58
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