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: disables signed commits as it blocks dependabot #6005

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

baywet
Copy link
Member

@baywet baywet commented Jan 14, 2025

related #6001, #6000

@baywet baywet requested a review from a team as a code owner January 14, 2025 12:08
@baywet baywet self-assigned this Jan 14, 2025
@baywet baywet enabled auto-merge January 14, 2025 12:08
@baywet baywet disabled auto-merge January 14, 2025 12:11
@baywet
Copy link
Member Author

baywet commented Jan 14, 2025

turns out dependabot signs commits. Using GitHub's UI to rebase "removes" the signature. Requiring signature is still going to be a problem for OSS contributors who have not enabled it, so I'm not sure we should keep it? I wished that policy definition was a bit more fine grained to allow us to require it only for people listed out in the code owners...

@baywet baywet enabled auto-merge January 14, 2025 12:59
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

I'm cool with disabling this for now. On top of the reasons highlighted, this would be inconsistent with the other repos we have. (I think it would be best if we were consistent across our open-source repos as the change would also require alignment with the current team members as well)

@baywet baywet merged commit 99d9038 into main Jan 14, 2025
243 checks passed
@baywet baywet deleted the ci/fix-signed-commits branch January 14, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants