Skip to content

feat: collapse large summary file lists behind <details> block#398

Open
drewbailey wants to merge 1 commit intodag-andersen:mainfrom
drewbailey:db--collapsible-summary
Open

feat: collapse large summary file lists behind <details> block#398
drewbailey wants to merge 1 commit intodag-andersen:mainfrom
drewbailey:db--collapsible-summary

Conversation

@drewbailey
Copy link
Copy Markdown
Contributor

@drewbailey drewbailey commented Apr 6, 2026

When the total number of changed files exceeds --summary-threshold (default 20), the per-file listing is moved into a collapsible <details> block so the summary yaml block stays compact. Full list remains accessible on click.

Also reminds users that context lines around diffs are already configurable via --line-count / -c (default 7).

When the total number of changed files exceeds --summary-threshold (default 20),
the per-file listing is moved into a collapsible <details> block so the summary
yaml block stays compact. Full list remains accessible on click.

Also reminds users that context lines around diffs are already configurable
via --line-count / -c (default 7).

Signed-off-by: Drew Bailey <drew.bailey@airbnb.com>
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