Skip to content
Snippets Groups Projects

Add support for GitLab Draft/WIP MRs

Merged Administrator requested to merge es/gitlab-draft into main

Created by: eseliger

This contains the GitLab part of https://github.com/sourcegraph/sourcegraph/issues/7998.

  • In the first commit, I implemented the events and state/history logic required to work for GitLab.
  • In the second commit, I implemented the DraftChangesetSource on the GitLab client.
  • In the third commit, some cleanup and fixes.

Tradeoff: There is no way to tell Update events apart, marking as WIP and unmarking do only trigger update events in the webhooks (which is fine I think).

Merge request reports

Merged by avatar (Jul 7, 2025 11:47pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading