leds-conectafapes/Reportfy

Generate GitHub project management reports with charts, Monte Carlo simulations, AI summaries (Mistral), and Discord notifications.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 14, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: leds-conectafapes/reportfy@641600780553b0cbbcdef845917cb82ac7978d26 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGitHub Personal Access Token with repo and org:read permissionsyes
repositoryTarget repository in owner/repo format (e.g. leds-conectafapes/planner)yes
report_output_dirDirectory where reports will be savedno./report
monte_carlo_simulationsNumber of Monte Carlo simulations to runno1000
mistral_api_keyMistral API key for AI-powered summariesno""
mistral_modelMistral model to use (e.g. mistral-large-latest, mistral-small-latest)nomistral-large-latest
discord_bot_tokenDiscord bot token for sending notificationsno""
discord_leadership_channelDiscord channel name for leadership notificationsno""
developers_configPath to developers.json mapping github_id to discord_idno./developers.json
enable_organization_reportEnable organization-level dashboardnotrue
enable_repository_reportEnable per-repository dashboardnotrue
enable_developer_reportEnable per-developer dashboardnotrue
enable_team_reportEnable per-team dashboardnotrue
enable_collaboration_reportEnable collaboration graph analysisnotrue
enable_discord_notificationsSend reports and summaries via Discordnofalse
enable_ai_summariesGenerate AI-powered summaries using Mistralnofalse
commit_reportsCommit generated reports back to the repositorynotrue
namedescription
organization_reportPath to the generated organization stats markdown file
repository_reportPath to the generated repository stats markdown file
developer_reportPath to the generated developer stats markdown file
team_reportPath to the generated team stats markdown file
collaboration_reportPath to the generated collaboration report markdown file