This tool checks if commits of an open merge request are matching certain guidelines.
Right now the guidelines are hardcoded and cannot be configured, but that's enough for right now, considering the use case I have.
- Support multiple backends (gitlab, github etc.)
- Include a commit linter and make guidelines configurable
Make sure to have the latest version of go installed
go build cmd/validator/
./validator <TOKEN>