/RepoGraph

Generate a commit line Graph for a repository (Private repository supported!)

Primary LanguagePythonApache License 2.0Apache-2.0

RepoGraph

Generate a commit line Graph for a repository (Private repository supported!)

Steps to deploy

  1. Clone the repository
  2. Modify repograph_config.json
  3. Add a Github Token with the following permissions to the repository action secret "GH_TOKEN":
  • Repository access: All repositories
  • Repository permissions: Contents: Read-only
  1. Enjoy the Action!