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

[breaking changes tracker] Refactor messages to support changelog reporting #35977

Closed
catalinaperalta opened this issue Jun 8, 2024 · 0 comments · Fixed by #36005
Closed
Assignees

Comments

@catalinaperalta
Copy link
Member

catalinaperalta commented Jun 8, 2024

Refactor messages for breaking changes reporting so that they can also be formatted appropriately for changelog reporting. Keep the message simple to reuse for both changelog and breaking change reporting. During breaking change reporting add change code to the string.

Current output example:
(RemovedOrRenamedClient) The client azure.foo.FooClient was deleted or renamed in the current version"

Expected output example:
The client azure.foo.FooClient was deleted or renamed in the current version

@catalinaperalta catalinaperalta self-assigned this Jun 8, 2024
@catalinaperalta catalinaperalta changed the title [breaking changes tool] Refactor messages to support changelog reporting [breaking changes tracker] Refactor messages to support changelog reporting Jun 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant