Open violuke opened 8 years ago
Related feature from GitLab: http://doc.gitlab.com/ce/workflow/wip_merge_requests.html
Since what you want is to not show them on the issues (as opposed to forbidding accidental merge), you could use a WIP tag and the search operator:
-label:WIP
Thanks, that does sound a sensible ideal. Although I didn't state it, preventing accidental merge would be even better. Hopefully GH will implement this feature to keep up with GL.
See http://webapps.stackexchange.com/questions/88690/add-a-note-comment-to-a-github-pull-request-before-the-request-has-been-opened for details.
I emailed GH and they replied with: