kontron / python-ipmi

A pure python IPMI library
GNU Lesser General Public License v2.1
185 stars 74 forks source link

actions: add dco check #145

Closed hthiery closed 1 year ago

hthiery commented 1 year ago

Add a test/check that a DOC (Developer Certificate of Origin) is present.

Thus this is used: https://github.com/christophebedard/dco-check

It requires a present "Signed-off-by" tag in the commit message.

coveralls commented 1 year ago

Coverage Status

Coverage: 67.021% (+0.03%) from 66.993% when pulling 0468676a78bf7e9775310e6c66897433edd60d2d on hthiery:feature/add-dco-check into 2ee99da294a0daef712bf606b447135123e3cbc8 on kontron:master.