356 B
356 B
Scripts
Bundled resources for devops-automation-pack skill
- validate_commit_message.py: Validates a commit message against the conventional commits specification.
- generate_commit_message.py: Generates a commit message based on code diffs.
- suggest_commit_type.py: Suggests the commit type (feat, fix, chore, etc.) based on the changes.