mr-version/Generate Version Report

Generate comprehensive version reports for monorepo projects using Mister.Version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repository-pathPath to the Git repository rootno.
project-dirDirectory containing projects to analyze (relative to repository-path)no
output-formatReport output format (text, json, csv, markdown, graph)nomarkdown
output-fileFile path to save the report (if not specified, outputs to console/summary)no
branchBranch to analyze (defaults to current branch)no
tag-prefixPrefix for version tagsnov
include-commitsInclude commit information in the reportnotrue
include-dependenciesInclude dependency information in the reportnotrue
changed-onlyShow only projects with version changes (false = show all projects)nofalse
post-to-prPost the report as a PR comment (requires pull_request event)nofalse
update-existing-commentUpdate existing PR comment instead of creating new onenotrue
comment-headerHeader text for PR comments to identify themno## 📊 Version Report
graph-formatGraph format when output-format is "graph" (mermaid, dot, ascii)nomermaid
show-versionsShow version numbers in graph nodesnotrue
tokenGitHub token for posting PR commentsno${{ github.token }}
namedescription
report-contentThe generated report content
report-filePath to the generated report file (if output-file was specified)
projects-countNumber of projects analyzed
changed-projects-countNumber of projects with version changes