Skip to content

Commit e7361f8

Browse files
authored
feat(devops): commits between tags (#17170)
# Enhanced Git Commit Viewer with Markdown Support and Commit Grouping This PR enhances the `scripts/commits` utility with several new features: - Added markdown output formatting with the `--markdown/-m` flag - Implemented commit grouping by conventional commit type with `--group-by-type/-g` - Added regex filtering with `--grep` to match specific commit subjects - Improved command-line interface with argparse for better help documentation - Added detection and special handling for breaking changes - Added support for commit ranges (e.g., `v1.2.0..v2.0.0`)
2 parents d88b17e + eda35ad commit e7361f8

File tree

1 file changed

+306
-67
lines changed

1 file changed

+306
-67
lines changed

0 commit comments

Comments
 (0)