Skip to content

[docs] docs: remove duplicate content from README#24

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/unbloat-readme-0c56acfa5385acc9
Draft

[docs] docs: remove duplicate content from README#24
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/unbloat-readme-0c56acfa5385acc9

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Removes two instances of duplicate content from README.md.

Changes made:

  1. Custom resource attributes recipe — Removed the appsettings.json JSON block (15 lines) that was already shown verbatim in the Configuration reference section above. Replaced with a short reference link to avoid repeating the same configuration example twice.

  2. Analyzer (WS0001) intro — Removed the duplicate code example (6 lines) that was already shown in the "Logging via extension methods" section. Condensed the verbose two-paragraph description (listing specific LogInformation/LogWarning/Log method names) into a single concise sentence with a reference link to the earlier example.

Result: 440 → 418 lines (24 lines removed, ~5% reduction). All essential information is preserved; duplicate content is replaced with cross-references.

🗜️ Compressed by Documentation Unbloat

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/unbloat-docs.md@1c6668b751c51af8571f01204ceffb19362e0f66
  • expires on Jul 22, 2026, 2:56 PM UTC

- Analyzer section: remove duplicate code example (already shown in
  'Logging via extension methods') and condense verbose prose
- Custom resource attributes recipe: remove duplicate appsettings.json
  block (already in configuration reference); add reference link instead

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants