Skip to content

vectordotdev/github-tools

Repository files navigation

github-tools

Warning

Under Construction. I force push to this frequently.

These are some tools for extracting data for GitHub, storing them in a local db, querying them and finally visualizing them.

Configuration

For GitHub integrations, you will need a .env file. Example:

GITHUB_TOKEN=REDACTED
REPO_OWNER=vectordotdev
REPO_NAME=vector

Run

The following script deletes and regenerates everything.

./generate-all.sh

Trends

Vector

Issues

Monthly Issues


Top Issue Labels


Issue Label Counts


Top 5 Integration Issue Labels


Top Integration Issue By Label Total Count

Pull Requests

Monthly PRs


Top PR Labels


PR Label Counts


Top 5 Integration PR Labels


Top Integration PRs By Label Total Count

Discussions

TODO!


VRL

Issues

Monthly Issues


Top Issue Labels


Issue Label Counts

Pull Requests

Monthly PRs


Top PR Labels


PR Label Counts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published