An open API service indexing awesome lists of open source software.

https://github.com/ov7a/github-insights


https://github.com/ov7a/github-insights

github issue-management

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub pull requests and issues stats

This repo allows you to:

1. Calculate resolution time for pull requests and issues:
average, mean, max, min, etc. durations between creation time and closing time.
2. Get label stats and labels graph.

Build it with `build` gradle task.

[Demo](https://ov7a.github.io/github_insights)

You can also use it in a command-line.
Grab the executable from [build/bin/native/releaseExecutable/](build/bin/native/releaseExecutable/) after building locally.

Sample outputs:

![](screenshot.png)
![](screenshot2.png)