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

Update operation-operationId-valid-in-url Message #2606

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dtolb
Copy link

@dtolb dtolb commented Mar 28, 2024

Fixes #2605 2605

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

Additional context

Message updated from:

"operationId must not characters that are invalid when used in URL."

to:

"operationId must not contain characters that are invalid when used in URL."

P0lip and others added 2 commits March 22, 2024 14:40
Message updated from:

"operationId must not characters that are invalid when used in URL."

to:

"operationId must not contain characters that are invalid when used in URL."
@dtolb dtolb requested a review from a team as a code owner March 28, 2024 22:18
@P0lip P0lip force-pushed the develop branch 4 times, most recently from dc90b7a to c22f408 Compare April 4, 2024 13:29
@mnaumanali94
Copy link
Contributor

@dtolb The message change is fine, but the config file needs to be not changed and please follow the commit message rules here: https://github.com/semantic-release/semantic-release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

operation-operationId-valid-in-url message needs small updates
3 participants