-
Notifications
You must be signed in to change notification settings - Fork 657
Format the commitMsg so it doesn't break PlantUml #4590
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
Conversation
I wouldn't mind a test for this, but I don't think it's very important either. The code is rather trivial and this is a part of GitVersion that I'd almost say is "unsupported". :) |
Merging. If you want to write some tests for this, please submit them in a new PR. :) |
Thank you @9swampy for your contribution! |
@asbjornu is this also closing the reference issue? if so please include the issue in the milestore |
🎉 This issue has been resolved in version 6.4.0 🎉 Your GitReleaseManager bot 📦🚀 |
Description
Test scenarios that generate UML output break PlantUml when the commit msg doesn't play nice.
Related Issue
#4585
Motivation and Context
I want to be able to copy paste from the scenario output without having to tidy upthe output.
How Has This Been Tested?
Refer to screenshot following. If you're interested I'll add test coverage of added code.
Screenshots (if appropriate):
Instead of this
Get this
Checklist: