Skip to content

Easily (un)mark merge request as WIP using link

Douwe Maan requested to merge remove-wip into master

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3768 and https://gitlab.com/gitlab-org/gitlab-ce/issues/3516

Link to add WIP prefix (underline is visible because of hover)

wipless_title

Link to remove WIP prefix

wip_title

System note after WIP is added

wip_sysnote

Widget with link to remove WIP

wip_widget

Flash after WIP is removed

wip_flash

System note after WIP is removed

wipless_sysnote

Widget when current user cannot remove the WIP prefix

wip_widget_unauthorized

cc @creamzy

Merge request reports