Skip to content

docs: fix typo in awslint rule reference (construct-inheritance) - #38150

Merged
mergify[bot] merged 3 commits into
aws:mainfrom
MaxwellM34:fix/issue-38119-1781602144
Jun 24, 2026
Merged

docs: fix typo in awslint rule reference (construct-inheritance)#38150
mergify[bot] merged 3 commits into
aws:mainfrom
MaxwellM34:fix/issue-38119-1781602144

Conversation

@MaxwellM34

Copy link
Copy Markdown
Contributor

Fixes a typo in docs/DESIGN_GUIDELINES.md where the awslint rule construct-inheritence was misspelled and should be construct-inheritance. Closes #38119.


This contribution was AI-assisted (Claude). It's a small targeted fix — happy to revise, or just close if it's not a direction you want. No offense taken.

Signed-off-by: Maxwellm34 <maxwellmcinnis123@gmail.com>
@github-actions github-actions Bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK agent-docs-review-needed labels Jun 16, 2026
@github-actions github-actions Bot added effort/small Small work item – less than a day of effort p2 labels Jun 16, 2026

@strangeleo02 strangeleo02 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice cleanup. The spelling fix is spot on, and since it's a standalone definition, we're good to go.

@MaxwellM34

Copy link
Copy Markdown
Contributor Author

Re: the Agent Docs Sync reminder — this PR is a single-word typo fix in packages/aws-cdk-lib/awslint.md (the awslint rule reference docs). It does not change any construct API, behavior, or pattern that AGENTS.md, docs/AGENTS_CONSTRUCT_DESIGN.md, or docs/AGENTS_CONSTRUCT_IMPLEMENTATION.md describe. No agent-facing changes needed; please remove the agent-docs-review-needed label.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jun 19, 2026
@matboros matboros self-assigned this Jun 24, 2026
matboros
matboros previously approved these changes Jun 24, 2026
@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-24 10:58 UTC · Rule: default-squash · triggered by rule automatic merge
  • 🚫 Left the queue2026-06-24 10:58 UTC · at b9e429b74e34e217686a16584996b2de157ab003

This pull request spent 10 seconds in the queue, with no time running CI.

Reason

The pull request can't be updated

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/analytics-metadata-updater.yml without workflows permission

Hint

You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue, you can requeue the pull request, without updating it, by posting a @mergifyio queue comment.

Requeued — the merge queue status continues in this comment ↓.

@github-actions

Copy link
Copy Markdown
Contributor

🤖 Agent Docs Sync Reminder

This PR modifies human-facing documentation that has corresponding agent-facing docs.
Please check whether the following agent-facing files need matching updates:

  • AGENTS.md
  • docs/AGENTS_CONSTRUCT_DESIGN.md
  • docs/AGENTS_CONSTRUCT_IMPLEMENTATION.md

If you consider no agent-facing changes are needed, leave a comment explaining why
and a maintainer will remove the agent-docs-review-needed label.

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-06-24 11:46 UTC · Rule: default-squash · triggered by rule automatic merge
  • Checks skipped · PR is already up-to-date
  • Merged2026-06-24 11:46 UTC · at 9f6297d83a1f9164b936f495dc7dcc8903c2535d · squash

This pull request spent 25 seconds in the queue, including 3 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = validate-pr
    • check-neutral = validate-pr
    • check-skipped = validate-pr
  • any of [🛡 GitHub branch protection]:
    • check-success = build
    • check-neutral = build
    • check-skipped = build

@mergify
mergify Bot merged commit bd6901c into aws:main Jun 24, 2026
25 of 28 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 24, 2026
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: typo in design guidelines awslint rule reference

5 participants