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

Switch to DCO / Add DCO bot #137

Open
greghaynes opened this issue Nov 14, 2024 · 2 comments
Open

Switch to DCO / Add DCO bot #137

greghaynes opened this issue Nov 14, 2024 · 2 comments

Comments

@greghaynes
Copy link
Contributor

Feature Description

Problem Statement: We have a PR template which includes the language "By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.". Presumably, this is to cover the same risk which DCO can address. Furthermore, there is no automation to verify this check, meaning its up to a reviewer to ensure this text exists in each PR.

Proposed Solution: Add the GitHub DCO bot to this project to enforce that all commits include necessary attestation for DCO. This aligns with wider CNCF and other OSS practices, while also giving us an enforcement mechanism for this attestation.

Alternatives Considered:

Additional Context:

  • Please vote on this issue by adding a 👍 reaction to the original issue
  • If you are interested in working on this feature, please leave a comment
@a-hilaly
Copy link
Member

Agreed, it's better to automate these with a github bot+++

@greghaynes
Copy link
Contributor Author

I'm happy to provide some guidance on how to set this up - I've set it up on some other projects. Someone with admin on this repository will need to click the appropriate buttons to add the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants