Skip to content

[PRIVATE-REPO] feat: add use_badges parameter to build_table#24

Closed
luqven wants to merge 1 commit intomasterfrom
feat/private-repo-support-markdown
Closed

[PRIVATE-REPO] feat: add use_badges parameter to build_table#24
luqven wants to merge 1 commit intomasterfrom
feat/private-repo-support-markdown

Conversation

@luqven
Copy link
Owner

@luqven luqven commented Dec 29, 2025

Summary

  • Add use_badges parameter to build_table function
  • Default (false) generates 3-column table without shields.io badges
  • When true, generates 4-column table with shields.io status badges
  • Update existing tests to use new default (no badges)
  • Add new tests for badges mode

This is part 1/3 of the private repo support feature.

Stacked PR Chain: PRIVATE-REPO

PR Title Status Merges Into
#24 👉feat: add use_badges parameter to build_table -
#25 feat: add --badges flag to annotate command #24
#26 docs: update README for --badges flag #25
#27 docs: add stacked PR workflow to AGENTS.md #26

- Add use_badges parameter to build_table function
- Default (false) generates 3-column table without shields.io badges
- When true, generates 4-column table with shields.io status badges
- Update existing tests to use new default (no badges)
- Add new tests for badges mode
- Update main.rs call site to use new parameter
@luqven
Copy link
Owner Author

luqven commented Dec 29, 2025

Landed via #27

@luqven luqven closed this Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant