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

Always sign off wrapper updates in the commit message #230

Open
IsakTheHacker opened this issue Jun 3, 2024 · 0 comments
Open

Always sign off wrapper updates in the commit message #230

IsakTheHacker opened this issue Jun 3, 2024 · 0 comments

Comments

@IsakTheHacker
Copy link

IsakTheHacker commented Jun 3, 2024

It is good practice to always signoff commits, especially in update bots like this. Dependabot already does it and it would be awesome to add this feature here also. Something like this but replaced with the actual name and email:

...
Signed-off-by: dependabot[bot] <[email protected]>

Note: There is a GitHub bot called DCO that checks PRs to see if the commits are correctly signed-off, that is what made me aware of this

@IsakTheHacker IsakTheHacker changed the title signoff Always sign off wrapper updates in the commit message Jun 3, 2024
alextu added a commit that referenced this issue Nov 22, 2024
alextu added a commit that referenced this issue Nov 22, 2024
alextu added a commit that referenced this issue Nov 22, 2024
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

1 participant