Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: respect tagSeparator and includeVInTag everywhere #2283

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

niieani
Copy link
Contributor

@niieani niieani commented May 5, 2024

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #2282 🦕

@niieani
Copy link
Contributor Author

niieani commented Jul 5, 2024

Hi @chingor13, anything I can do to help get this bugfix merged?

@chingor13 chingor13 merged commit dad27e3 into googleapis:main Sep 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The previous tag name does not respect custom tagSeparator and/or includeVInTag: false in the generated PR
2 participants