Skip to content

[PRIVATE-REPO] docs: add stacked PR workflow to AGENTS.md#27

Merged
luqven merged 4 commits intomasterfrom
feat/private-repo-support-dogfood
Dec 29, 2025
Merged

[PRIVATE-REPO] docs: add stacked PR workflow to AGENTS.md#27
luqven merged 4 commits intomasterfrom
feat/private-repo-support-dogfood

Conversation

@luqven
Copy link
Owner

@luqven luqven commented Dec 29, 2025

Summary

  • Add stacked PR workflow documentation to AGENTS.md
  • Dogfood gh-stack by documenting how to use it for stacked PRs in this repo

This is part 4/4 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
- Add --badges CLI flag to enable shields.io status badges
- Default behavior now generates simpler table without badges
- Works with private repositories by default
- Remove public visibility assumption from requirements
- Add --badges flag documentation
- Add example of new default table format
- Explain GitHub's native PR autolinking feature
Dogfood gh-stack by documenting how to use it for stacked PRs in this repo.
@luqven luqven changed the base branch from feat/private-repo-support-docs to master December 29, 2025 16:08
@luqven luqven merged commit f503c87 into master Dec 29, 2025
@luqven luqven deleted the feat/private-repo-support-dogfood branch December 29, 2025 16:08
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