Skip to content

Fixing #65389 - Wrong format on MS teams integration push events with multi line commit messages

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
before after

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Edited by Massimeddu Cireddu

Merge request reports