gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

🦊 GitLab support

Open alexanderadam opened this issue 1 year ago • 6 comments

It would be nice also being able to create Merge Requests from GitButler on GitLab the same way it supports creating Pull Requests on GitHub. :wink:

alexanderadam avatar Jan 11 '24 11:01 alexanderadam

Hey @alexanderadam, this is definitely on the road map. We want to get a bit more finalized on exactly what our GH integration looks like before implementing the same things for GL, so we don't have to redo everything every time we want to change something fundamental. But we'll definitely support opening GitLab Merge Requests in the near future.

schacon avatar Jan 11 '24 12:01 schacon

Is this feature now supported?

wangjieCode avatar May 06 '24 09:05 wangjieCode

When you get around to this one, please take private instances into account. (Same goes for Github on premise and Gitea/Forgejo)

davidolrik avatar Jun 20 '24 13:06 davidolrik

I've landed some changes in #4315 that brings us closer to a solution, but we're still lacking support for multiple oauth flows on the rust-side. That said, we are still lacking support for multiple oauth flows in the backend. We'll keep you updated!

mtsgrd avatar Jul 18 '24 22:07 mtsgrd

Marked as good first issue, git host support can be added incrementally; for example, listing pull requests can be added without continuous integration reporting. Feel free to do piece by piece

Caleb-T-Owens avatar Aug 15 '24 12:08 Caleb-T-Owens