Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab MR commit validator

This tool checks if commits of an open merge request are matching certain guidelines.

Current state of development

Right now the guidelines are hardcoded and cannot be configured, but that's enough for right now, considering the use case I have.

Possible future development

  • Support multiple backends (gitlab, github etc.)
  • Include a commit linter and make guidelines configurable

Building and running

Make sure to have the latest version of go installed

go build cmd/validator/
./validator <TOKEN>

About

Simple commit validator for gitlab merge requests written in go

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages