You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hook is working fine within the local cloned working directory called "devops" Success: It blocks the commits as the message doesn't consist of type - Expected
Second Step: All the code changes like npm nodemodules, husky were pushed to the remote orgin. In other directory - tried cloning the same repo "devops" with all commit lint configs.
Failure: It doesn't block the commit message though the conventional type is missing.
Third Test: Direct commit in Visual studio without the type - Failure
Firth Test: Direct commit in azure repo without the type in mesaage - Failure