Skip to content

paulossjunior/Reportify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Reporfy โ€” Turn GitHub data into powerful insights!

Reporfy is an advanced reporting tool that transforms GitHub project data into smart dashboards directly inside your repositories. All reports are generated in Markdown, making it lightweight, portable, and fully integrated into your GitHub workflows.

reportfy

โœ… What Reporfy delivers:

  • ๐Ÿ“Š Productivity reports

  • ๐Ÿค Developer collaboration analysis

  • ๐Ÿ”ฎ Delivery forecasts with Monte Carlo simulations

  • ๐Ÿ”ฅ Flow metrics: burndown, burn-up, throughput

  • ๐ŸŒ Network analysis applied to software engineering

โœ๏ธ Data generated in Markdown, allowing you to build dashboards inside your GitHub repositories

๐Ÿ’ก Better decisions, powered by data. Simple, visual, and impactful management.

If you believe that โ€œwithout data, itโ€™s just an opinionโ€, then meet Reporfy!

๐Ÿš€ Automation with GitHub Actions

Reporfy is fully automated using a GitHub Action that generates reports periodically or on demand. This allows your Markdown dashboards to be updated automatically inside your repository.

โš™๏ธ How This Action Works

This GitHub Action is configured to:

  • ๐Ÿ” Run automatically at 8:00 AM (UTC) from Monday to Friday (cron: '0 8 * * 1-5').
  • ๐Ÿš€ Run manually on demand (uncomment the workflow_dispatch block if needed).

๐Ÿ” Required Secrets

You must configure the following Secrets in your repository:

Secret Description
TOKEN GitHub Personal Access Token with read permissions for issues and commits.
REPOSITORY Full name of the repository (owner/repository).

About

Reportify is a lightweight and flexible tool designed to transform raw data into dasboard in markdown.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages