Skip to content

gvasilei/github-stats

Repository files navigation

Statistics about open Pull Requests in a repo. Shows the number of later PRs, PRs without a reviewer and the number of participating PRs per user.

screenshot_1

In order to use you need to create a Github Personal Access Token with the following permissions:

read:discussion, read:org, read:public_key, read:repo_hook, repo, user

add the token in a .env file with the REACT_APP_GITHUB_ACCESS_TOKEN prefix:

REACT_APP_GITHUB_ACCESS_TOKEN=YOU_GITHUB_TOKEN

How to generate the typescript GraphQL Definitions:

  • Install Apollo CLI.

  • Then type apollo codegen:generate -c ./apollo.config.js --target=typescript

This project was bootstrapped with Create React App.

You can find the most recent version of CRA guide here.

About

Get statistics about open Pull Requests on a project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published