We want a configuration option where we can select the tracker id for each git branch. so while a commit happens, it checks whether the artifact used in git commit msg is same as the one configured and accordingly allow or block the commit with proper msg.

Comments