aRustyDev / aRustyDev/ccgram

Collect raw conventional-commit data

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
data
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Summary
Collect a large corpus of real-world conventional commit messages from open-source repositories.

## Success Criteria
- [ ] Identify target repositories (popular OSS projects using conventional commits)
- [ ] Script to clone/fetch commit history
- [ ] Extract commit messages with metadata (repo, author, date, hash)
- [ ] Store in raw format (before normalization)
- [ ] Target: 100k+ commit messages minimum
- [ ] Document data sources and licensing

## Data Sources (Candidates)
- Angular ecosystem repos
- Vue.js ecosystem
- Commitizen users
- Any repo using semantic-release

## Privacy Considerations
- Only public repositories
- Strip author PII if not needed
- Document data provenance

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.