[docs] docs: reduce bloat in footers.md (-22%)#20737
Merged
Conversation
Remove duplicate code block, condense verbose bullet lists to prose, and simplify the TIP block. Reduces file from 186 to 145 lines (~22%) while preserving all essential content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced Mar 13, 2026
pelikhan
approved these changes
Mar 13, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the “Footer Control” documentation to be more concise by collapsing several bulleted explanations into shorter prose while preserving the same guidance on footer suppression, conditional review footers, and marker-based search.
Changes:
- Condensed the global
footer: falseexplanation into a single paragraph. - Simplified the PR review footer control section into a compact description of supported values and behavior.
- Streamlined the “preserved markers” and search tips sections.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
| - **Visible footer content is omitted** - No AI-generated attribution text appears in the item body | ||
| - **XML markers are preserved** - Hidden workflow-id and tracker-id markers remain for searchability | ||
| - **All safe output types affected** - Applies to create-issue, create-pull-request, create-discussion, update-issue, update-pull-request, update-discussion, and update-release | ||
| When `footer: false` is set, visible attribution text is omitted from item bodies but hidden XML markers (workflow-id, tracker-id) remain for searchability. Applies to all output types: create-issue, create-pull-request, create-discussion, update-issue, update-pull-request, update-discussion, and update-release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reduces
docs/src/content/docs/reference/footers.mdfrom 186 to 145 lines — a 41-line (22%) reduction while preserving all essential content.Changes Made
File improved:
docs/src/content/docs/reference/footers.mdBloat removed:
Condensed "When
footer: falseis set" bullet list → prose (saved ~3 lines)Removed duplicate code block and condensed PR review values (saved ~20 lines)
Condensed "What's Preserved" numbered list (saved ~8 lines)
Condensed TIP block (saved ~5 lines)
Removed redundant "When to use each approach" bullets (saved ~3 lines)
Preserved content
Screenshots
Screenshots could not be captured in this run due to network restrictions preventing the Playwright browser from connecting to the local preview server (
172.30.0.20:4322).References: