Adding DCO Bot
Adding another Python bot to check for DCOs. This is an initial version, not feature complete.
It will check (the latest) commit in push pipelines and a list of commits for merge_request pipelines. The pipeline will be failed if not all commits have been signed-off by all authors/committers.