Hacker News new | ask | show | jobs
by wooly_bully 2686 days ago
Yeah, my normal Gitlab workflow is:

1. Start a branch with a first commit 2. Open a PR and write details / background 3. Mark WIP 4. Eventually remove WIP and add someone as reviewer.

Glad to see this is available now.

1 comments

In my team we use the pipeline to automatically create the merge request after the branch is pushed.