Skip to content

[docs] docs: remove duplicated code block and redundant paragraph in concurrency reference#28194

Merged
pelikhan merged 1 commit intomainfrom
docs/unbloat-concurrency-059badef75a7c86f
Apr 24, 2026
Merged

[docs] docs: remove duplicated code block and redundant paragraph in concurrency reference#28194
pelikhan merged 1 commit intomainfrom
docs/unbloat-concurrency-059badef75a7c86f

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Changes

Removed documentation bloat from docs/src/content/docs/reference/concurrency.md:

  • Duplicated code block removed: The job-discriminator YAML example in the "Fan-Out Concurrency" section appeared twice consecutively — the second occurrence added no new information and was deleted.
  • Redundant paragraph removed: A paragraph after the per-workflow trigger table restated what the label-triggered row already conveyed; removed to avoid duplication.
  • Related Documentation trimmed: Reduced from 4 links to 2, keeping only the most directly relevant references (Frontmatter and Safe Outputs). Engine and Workflow Structure links are reachable from those pages.

Metrics

  • Lines reduced: 13 deletions, 1 insertion (~8% reduction)
  • Bullet points/sections removed: 1 duplicate code block, 1 redundant paragraph, 2 lower-priority footer links

Screenshots

Visual screenshots were unavailable due to Playwright/network isolation in the AWF sandbox. The page was confirmed rendering correctly via curl (HTTP 200) at /gh-aw/reference/concurrency/.

References:

🗜️ Compressed by Documentation Unbloat · ● 435.2K ·

  • expires on Apr 26, 2026, 3:58 AM UTC

…rency reference

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added automation doc-unbloat documentation Improvements or additions to documentation labels Apr 24, 2026
@pelikhan pelikhan marked this pull request as ready for review April 24, 2026 04:29
Copilot AI review requested due to automatic review settings April 24, 2026 04:29
@pelikhan pelikhan merged commit 1e34942 into main Apr 24, 2026
2 checks passed
@pelikhan pelikhan deleted the docs/unbloat-concurrency-059badef75a7c86f branch April 24, 2026 04:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes duplicated and redundant content from the concurrency reference to make the page more concise without changing meaning.

Changes:

  • Removed a duplicated concurrency.job-discriminator YAML example in the Fan-Out Concurrency section.
  • Removed a redundant explanatory paragraph that repeated information already present in the per-workflow trigger table.
  • Trimmed “Related Documentation” down to the two most directly relevant links.
Show a summary per file
File Description
docs/src/content/docs/reference/concurrency.md Removes duplicated/redundant prose and examples; trims related links to reduce documentation bloat.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation doc-unbloat documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants