Skip to content

Remove stale 'New' badge from Dynamic MCP page#24288

Open
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24265-remove-new-badge
Open

Remove stale 'New' badge from Dynamic MCP page#24288
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24265-remove-new-badge

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 6, 2026

Summary

  • Removes the time-sensitive "New" sidebar badge from the Dynamic MCP page front matter
  • Per STYLE.md, time-relative language like "new" goes stale silently and should be avoided
  • The experimental status is already communicated through content callouts on the page

Closes #24265

🤖 Generated with Claude Code

The sidebar badge using time-relative "New" text goes stale silently.
The experimental status is already communicated through the content.

Closes docker#24265

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 381db65
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69aad74809dda70008b728d3
😎 Deploy Preview https://deploy-preview-24288--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

Assessment: 🟢 APPROVE

This change correctly removes a time-sensitive "New" badge from the Dynamic MCP documentation page, following the STYLE.md guidance that badges should be used for no longer than 2 months post-release and avoiding language that "goes stale silently."

✅ Clean change:

  • Only modifies front matter (removes sidebar badge configuration)
  • No vendored/generated content touched
  • No pages moved or removed (no redirects needed)
  • No markdown formatting issues
  • Front matter syntax remains valid

The experimental status of the feature is already communicated through content callouts on the page itself, so removing the badge improves documentation quality by eliminating time-relative markers.

@dvdksn dvdksn requested a review from a team March 6, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Time-sensitive 'New' badge on Dynamic MCP feature

1 participant