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

❌ if DCO check fails up #173

Open
abhay-raj19 opened this issue May 13, 2024 · 1 comment
Open

❌ if DCO check fails up #173

abhay-raj19 opened this issue May 13, 2024 · 1 comment

Comments

@abhay-raj19
Copy link
Owner

Basically, the DCO checks keep an eye on whether the commit is being signed off or not if not it gets failed up
How to pass those checks by simply signing of the Commit by using -s flag while committing
for eg : git commit -s -m "message"

Links to help :
https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits
https://docs.pi-hole.net/guides/github/how-to-signoff/

@abhay-raj19 abhay-raj19 pinned this issue May 13, 2024
@abhay-raj19 abhay-raj19 changed the title Some checks are not passing , How to pass those check !! ❌ if DCO check fails up May 13, 2024
@Heena31
Copy link

Heena31 commented Jun 3, 2024

Kindly assign this issue to me.

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

No branches or pull requests

2 participants