Initial commit
This commit is contained in:
7
skills/devops-automation-pack/scripts/README.md
Normal file
7
skills/devops-automation-pack/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user