chore: address fast-follow items from docs monorepo merge#2348
Merged
Conversation
- Bump aws-actions/configure-aws-credentials@v4 to @v6 - Align docs-strands-command.yml to Node 22 - Fix stale docs repo reference in designs/README.md
Contributor
Documentation Preview ReadyYour documentation preview has been successfully deployed! Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-2348/docs/user-guide/quickstart/overview/ Updated at: 2026-05-27T22:16:40.080Z |
Contributor
|
Assessment: Approve All three changes are straightforward and correct. I verified consistency against the rest of the repo:
No issues found — clean post-merge cleanup. |
JackYPCOnline
approved these changes
May 27, 2026
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.
Description
Fast-follow fixes from the docs monorepo merge (#2339). Addresses three items flagged during review:
aws-actions/configure-aws-credentialsfrom@v4to@v6indocs-deploy-preview.ymlfor consistency with the rest of the repodocs-strands-command.ymlto Node 22 (all other docs workflows already use 22)designs/README.mdthat still pointed to the now-mergedstrands-agents/docsrepoRelated Issues
#2339
Documentation PR
N/A
Type of Change
Other (please describe): Post-merge cleanup from monorepo convergence
Testing
No functional changes — action version bumps, Node version alignment, and a docs link fix.
hatch run prepareChecklist
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.