diff options
author | Massimeddu Cireddu <massimeddu@gmail.com> | 2019-09-02 10:43:54 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-09-02 10:43:54 +0000 |
commit | aef0d817927f514ad5a0a42203aff94e30f13740 (patch) | |
tree | 373c3f577ce1f43fb004e0f20f4313dc15bc1518 /changelogs | |
parent | c0e679e098688080b1835526eb0bca910dcb030c (diff) | |
download | gitlab-ce-aef0d817927f514ad5a0a42203aff94e30f13740.tar.gz |
Fixing #65389
Wrong format on MS Teams integration push events with multi line commit messages
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/65389-wrong-format-on-ms-teams-integration-push-events-with-multi-line-commit-messages.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/65389-wrong-format-on-ms-teams-integration-push-events-with-multi-line-commit-messages.yml b/changelogs/unreleased/65389-wrong-format-on-ms-teams-integration-push-events-with-multi-line-commit-messages.yml new file mode 100644 index 00000000000..36e1da2c17c --- /dev/null +++ b/changelogs/unreleased/65389-wrong-format-on-ms-teams-integration-push-events-with-multi-line-commit-messages.yml @@ -0,0 +1,5 @@ +--- +title: Wrong format on MS teams integration push events with multi line commit messages +merge_request: 32180 +author: Massimeddu Cireddu +type: fixed |