golioth / golioth-zephyr-sdk

Golioth SDK For Zephyr
https://www.golioth.io
Apache License 2.0
68 stars 19 forks source link

ci: enforce Signed-off-by #134

Closed mniestroj closed 2 years ago

mniestroj commented 2 years ago

Recently CONTRIBUTING.md was introduced, which states that each commit should have Signed-off-by line. Enforce that in gitlint and checkpatch workflows.

gitlint: https://github.com/golioth/zephyr-sdk/actions/runs/1548716866 checkpatch: https://github.com/golioth/zephyr-sdk/actions/runs/1548716858