Skip to content

Add fixup commits for WIP detection when pushing to a MR

username-removed-202580 requested to merge jurre/gitlab-test:wip into wip

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8124 I'm adding a feature that detects pushing fixup!, squash! and WIP commits and automatically marks the MR as WIP.

To test this we need a branch that has at least one of these commits in it present.

Merge request reports