ci-fairy commit message checks?
Just wondering if this is something anyone else wants? I'm currently using this script, GNOME as a similar script, but it'd be trival to implement this as ci-fairy
argument. The idea is that you can then run something like the following command in the CI to check for (as example) signed-off-by, a issue link in each commit and a reviewed-by tag in each commit.
ci-fairy check-commits $target-branch --require-sob --require-issuelink --require-rev-by