[libvirt] [PATCH hooks 0/1] Enforce requirement for Signed-off-by line

Daniel P. Berrange posted 1 patch 6 years, 2 months ago
Failed in applying to current master (apply log)
update | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
[libvirt] [PATCH hooks 0/1] Enforce requirement for Signed-off-by line
Posted by Daniel P. Berrange 6 years, 2 months ago
As a general rule most libvirt commits in recent history have have a
valid Signed-off-by line present. There are still cases, however, where
this is being forgotten. It is time to put some checks on git pushes to
detect missinged Signed-off-by lines and reject the push.

I created a new git repository that contains the original git repository
update hook Eric provided years back. This commit then augments that
hook to add the Signed-off-by check. The updated hook gets automatically
installed on the server when we push to this repo.

Daniel P. Berrange (1):
  Add check for Signed-off-by in commit messages

 update | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list