Github-User-Language-Stats
Version updated for https://github.com/Kaiwinta/Github-User-Language-Stats to version v0.4.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action analyzes a user’s language distribution in repositories by providing more accurate statistics that account for factors like forked repositories, external contributions, and ownership. It automates the process of filtering out irrelevant data to focus on code written by the user, enabling better insights into their personal programming activity. Key capabilities include customizable attribution modes, options to exclude forks, and secure handling of repository information.
What’s Changed
- fix: old load dotenv (c39acc0)
- feat: Adding dev env (d989bd7)
- fix: using entrypoint for github action (4440a50)
- fix: better output file handling (eb8ba22)
- feat: adding tools to aim better acc on user contributions (6e901b0)
- feat: First language fetch (2503390)
- Rename action to ‘Github-User-Language-Stats’ (4d321b9)
- initial commit (7a558d5)
- Initial commit (e9a5164)