reetikesh17/Git Workflow Enforcer

Validate Git branch names and commit messages against Conventional Commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-pathPath to custom configuration file (optional)no""
python-versionPython version to useno3.11
validate-branchValidate branch name (true/false)notrue
validate-commitValidate commit message (true/false)notrue
branch-nameBranch name to validate (auto-detected if not provided)no""
commit-messageCommit message to validate (auto-detected if not provided)no""
fail-on-errorFail the action if validation failsnotrue
namedescription
validation-statusOverall validation status (pass/fail)
branch-validBranch validation result (true/false)
commit-validCommit validation result (true/false)
validation-outputFull validation output (JSON)