Skip to content

Conversation

@matt-aitken
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 13, 2025

⚠️ No Changeset found

Latest commit: d5cd792

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 13, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This change updates tag-related limits across documentation and OpenAPI schema files. The maximum allowed tag length is increased from 64 to 128 characters, and the maximum number of tags per run is increased from 5 to 10. Changes are made in two locations: the tags documentation markdown file and the OpenAPI v3 specification schema, with identical limit updates in both places.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Verify that the updated limits in both docs/v3-openapi.yaml and docs/tags.mdx are consistent with each other
  • Check if there are other schema files, documentation, or configuration files that reference these tag limits that may need updating
  • Confirm that these limit changes are correctly reflected in any related validation logic or constraints elsewhere in the codebase
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch tags-docs-128

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6137338 and d5cd792.

📒 Files selected for processing (2)
  • docs/tags.mdx (1 hunks)
  • docs/v3-openapi.yaml (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ericallam ericallam merged commit f116e93 into main Nov 13, 2025
6 of 7 checks passed
@ericallam ericallam deleted the tags-docs-128 branch November 13, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants