Skip to content

Add a project setting to allow edit commit messages

What does this MR do?

Add a project setting to allow edit commit messages

A new setting was added under Project > Settings > General > Visibility, project features, permissions to allow commit authors to edit commit messages on unprotected branches. This setting is stored in a new column in project_settings table

Changes are currently under a feature flag.

Related to #287798 (closed)

Screenshots (strongly suggested)

With feature flag enabled With feature flag disabled
Screen_Shot_2020-12-03_at_16.27.38 Screen_Shot_2020-12-03_at_16.26.14

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mayra Cabrera

Merge request reports