Skip to main content

One post tagged with "commits"

View All Tags

cangulo.nuke.prcommitsvalidations

ยท 3 min read
Carlos Angulo Mascarell
Senior Platform Engineer
๐Ÿšง๐Ÿ›‘ Project discontinued

Problem I want to solveโ€‹

I want to make sure all the commits in a PR follow custom conventions based on the Conventional Commits specification. The conventions should be per repository. Let's consider fix, _minor _and major as a reference.

On the other hand, as I have been playing with NUKE lately, I want to create a solution based on it.