Skip to content

Show edit time for merge requests

Edit time has been added to merge request pages in the same way it already exists for issues and notes.

The existing code to display creation and edit times has been slighly refactored to remove duplicate code and improve reusability.

gitlab-mr-edit-time

This is affected by #2027 (closed) on master so it would display the last activity time instead of edit time for now.

Merge request reports