You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
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.
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.The text was updated successfully, but these errors were encountered: