Fixing #65389 - Wrong format on MS teams integration push events with multi line commit messages
requested to merge massimeddu/gitlab-ce:65389_wrong_format_on_ms_teams_integration_push_events_with_multi_line_commit_messages into master
What does this MR do?
This MR fix issue #65389 (closed)
The MS Teams notifications are not shown correctly on push events when we have multi line commit messages. Currently Multi line commit messages are shown on the same line in MS Teams notifications. After this MR the Multi line commit messages are shown in multiple lines in MS Teams notifications.
Screenshots
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry for user-facing changes, or community contribution. Check the link for other scenarios. -
Documentation created/updated or follow-up review issue created -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Performance and Testing
Edited by Massimeddu Cireddu