gitlab-org--gitlab-foss/changelogs/unreleased/4020-rebase-message.yml
Jan Provaznik a560f785f7 Store only generic message if rebase fails
Instead of storing detailed rebase error, only a generic message is
stored with MR. The reason is that this message is exposed and displayed
to end user and there is no reason to expose detailed backend
information. Error message is still logged so detailed information
can be found in logfile by admin if needed.

Related #41820
2018-01-09 17:04:28 +01:00

5 lines
99 B
YAML

---
title: Display user friendly error message if rebase fails.
merge_request:
author:
type: fixed