Skip to content

feat: added new duplicate tag names rule#2157

Merged
tatomyr merged 31 commits intoRedocly:mainfrom
AlbinaBlazhko17:feat/duplicate-tag-names-rule
Jul 9, 2025
Merged

feat: added new duplicate tag names rule#2157
tatomyr merged 31 commits intoRedocly:mainfrom
AlbinaBlazhko17:feat/duplicate-tag-names-rule

Conversation

@AlbinaBlazhko17
Copy link
Contributor

@AlbinaBlazhko17 AlbinaBlazhko17 commented Jul 1, 2025

What/Why/How?

Added new duplicate tag names common rule due to opened Issue #1732

Reference

Closes #1732

Testing

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc (internal)
  • All new/updated code is covered with tests
  • New package installed? - Tested in different environments (browser/node)

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@AlbinaBlazhko17 AlbinaBlazhko17 requested review from a team as code owners July 1, 2025 12:35
@changeset-bot
Copy link

changeset-bot bot commented Jul 1, 2025

🦋 Changeset detected

Latest commit: 21bf108

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@redocly/openapi-core Minor
@redocly/cli Minor
@redocly/respect-core Minor

Not sure what this means? Click here to learn what changesets are.

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

@tatomyr
Copy link
Collaborator

tatomyr commented Jul 7, 2025

Thank you for your contribution @AlbinaBlazhko17! Left a minor suggestion, but otherwise looks good to me. Let's wait for approval from the tech writers, and we'll be good to go.

@AlbinaBlazhko17
Copy link
Contributor Author

Thank you for your contribution @AlbinaBlazhko17! Left a minor suggestion, but otherwise looks good to me. Let's wait for approval from the tech writers, and we'll be good to go.

Thank you @tatomyr for your help in developing this feature! I learned a lot of new things. I look forward to further cooperation together

@tatomyr tatomyr force-pushed the feat/duplicate-tag-names-rule branch from bbdfb08 to 21bf108 Compare July 9, 2025 08:47
@tatomyr tatomyr merged commit 8114203 into Redocly:main Jul 9, 2025
32 checks passed
@tatomyr
Copy link
Collaborator

tatomyr commented Jul 9, 2025

@AlbinaBlazhko17 thank you for your contribution! Your changes will become available with the next release.

@AlbinaBlazhko17
Copy link
Contributor Author

@AlbinaBlazhko17 thank you for your contribution! Your changes will become available with the next release.

@tatomyr Thank you!

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.

feat: duplicate tag names should throw error

4 participants