Open mbestavros opened 5 years ago
We'd like commits to be signed off via git signoff, and we should test whether any signoff exists for commits on incoming PRs.
git signoff
What about GPG-sign commits? Aren't they much more useful than a Signed-off-by line?
Signed-off-by line
sorry for the wrong-button-click
wrong-button-click
We'd like commits to be signed off via
git signoff
, and we should test whether any signoff exists for commits on incoming PRs.