Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Add Git Action to test for "Signed off" message on commit messages #12

Open
musamarcusso opened this issue Jun 7, 2020 · 0 comments
Open

Comments

@musamarcusso
Copy link
Member

musamarcusso commented Jun 7, 2020

GitHub now has a new feature that verifies if the committer added the Signed off message in the commit message, which is a requirement in the UUV Simulator project.

The feature has been activated project wide:
https://github.com/organizations/uuvsimulator/settings/installations/9543973

This means that any pull request where the commit messages have not been created with git commit -s -m <message> will not be allowed to be merged.

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

No branches or pull requests

1 participant