repositories-reports

You can fork this project to get weekly insights reports for your personal repositories ⏱ 📋

APACHE-2.0 License

Stars
5

repositories-reports

Repository with weekly insights reports for the Github user personal repositories

This repository uses Github Actions and Ritchie CLI.

Sample of generated reports

This repository will gather on the /reports directory weekly reports with the following datas:

🕵️ Insights from last 14 days

  • Views 👀
  • Uniques 👁
  • Clones 📥

🕵️ Insights from the moment the automation is executed

  • Contributores 👥
  • Forks 🔀
  • Stars ⭐️
  • Watchers 🎥

Reports will look like this one:

♻️ Want to get your repo-reports?

  • Create a new repository (you can clone or fork this one)
git clone https://github.com/GuillaumeFalourd/repositories-reports.git
  • Add 2 secrets on the new repository (here is a reference):
    • a secret ACCESS_TOKEN (you can create one here)
    • a secret USERNAME_CREDENTIAL with your Github User account (GuillaumeFalourd in my case)

Note: You can also use Ritchie CLI to add new secrets to your repository

Badges
Extracted from project README
1 - Reports Generator 2 - Alternative Reports Generator