Skip to content

[automated] Remove hardcoded Scout subscription limit from analysis docs#24498

Merged
craig-osterhout merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24491-scout-subscription-limit
Mar 24, 2026
Merged

[automated] Remove hardcoded Scout subscription limit from analysis docs#24498
craig-osterhout merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-24491-scout-subscription-limit

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Mar 24, 2026

🤖 Generated with Claude Code

Summary

  • Removes the hardcoded "Docker Personal comes with 1 Scout-enabled repository" statement
  • Replaces it with a direct link to the pricing page, which is the source of truth for subscription limits
  • Reduces maintenance burden by avoiding inline duplication of subscription tier details

Closes #24491

@dvdksn dvdksn requested a review from craig-osterhout as a code owner March 24, 2026 12:13
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d0c0c6d
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69c27ffe19fd7300082a8140
😎 Deploy Preview https://deploy-preview-24498--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.

@github-actions github-actions bot added the area/scout Relates to Docker Scout label Mar 24, 2026
@dvdksn dvdksn requested a review from a team March 24, 2026 12:14
Copy link
Copy Markdown
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.

Assessment: 🟢 APPROVE

This PR appropriately removes hardcoded subscription limit information and replaces it with a link to the pricing page, which is the source of truth. The changes:

  • Remove the hardcoded "Docker Personal comes with 1 Scout-enabled repository" statement
  • Consolidate the text to link directly to the pricing page
  • Clean up trailing whitespace

The changes improve maintainability by avoiding inline duplication of subscription tier details that could become outdated.

No issues found in the changed code.

@craig-osterhout craig-osterhout merged commit 464a44a into docker:main Mar 24, 2026
19 checks passed
@dvdksn dvdksn deleted the fix/issue-24491-scout-subscription-limit branch March 24, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent/generated area/scout Relates to Docker Scout

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Subscription tier information may be outdated in Scout analysis docs

2 participants