Releases: lowlighter/metrics
Releases · lowlighter/metrics
Version 1.4
📦 New features
- Plugins errors are now handled gracefully
- Add new
issue comments
statistic inActivity
section - Add new
organization member
statistic inCommunity
section
💪 Contributors
- @lowlighter (maintainer)
Version 1.3
📦 New features
- Add new
Prefered license
statistic inRepositories
section - Add new
Total gists
statistic inRepositories
section
💪 Contributors
- @lowlighter (maintainer)
Version 1.2
🔧 Fixes
- Fixed a bug where lines plugin was erasing data of other plugins like traffic plugin
🦑 Miscellenous
- Action now print the version number
💪 Contributors
- @lowlighter (maintainer)
Version 1.1
📦 New features
- Add support for
committer_token
to allow the use of a different user fromtoken
for commits operations
🦑 Miscellenous
- Action builds are now minified
💪 Contributors
- @lowlighter (maintainer)
Version 1.0
📦 Features
Generated metrics through GitHub GraphQL API which includes :
- Account data
- Registration date
- Followers
- Commit calendar of last two weeks
- Recent contributions
- Activity stats
- Commits
- Pull requests reviewed
- Pull request opened
- Issues opened
- Community stats
- Followed users
- Sponsorships
- Starred repositories
- Watched repositories
- Repositories insights
- Stargazers
- Forks
- Packages created
- Watchers
- Number of lines added/removed (requires lines plugin to be enabled)
- Number of pages views over last two weeks (requires traffic plugin to be enabled, and a GitHub token with "repo" permissions)
- Issues opened/closed ratio
- Pull requests merged/opened ratio
- Most used languages
- Website performances (requires pagespeed plugin to be enabled, and a Pagespeed token)
Can be either run as standalone server or through GitHub actions !
💪 Contributors
- @lowlighter (maintainer)