Skip to content

feat(cli): add markdown stats output#348

Merged
jongio merged 1 commit into
mainfrom
idea/stats-markdown-output
Jul 20, 2026
Merged

feat(cli): add markdown stats output#348
jongio merged 1 commit into
mainfrom
idea/stats-markdown-output

Conversation

@jongio

@jongio jongio commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary:

  • Add dispatch stats --markdown for report-friendly tables.
  • Keep JSON, CSV, and Markdown outputs mutually exclusive.
  • Apply existing --top limits and escape Markdown table cells.

Tests:

  • go build ./...
  • mage install

Closes #345

Closes #345

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 19, 2026
@jongio jongio self-assigned this Jul 19, 2026
@jongio
jongio merged commit 0b396e4 into main Jul 20, 2026
2 checks passed
@jongio
jongio deleted the idea/stats-markdown-output branch July 20, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Markdown output to dispatch stats

1 participant