gitbutler
gitbutler copied to clipboard
🦊 GitLab support
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:
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.
Is this feature now supported?
When you get around to this one, please take private instances into account. (Same goes for Github on premise and Gitea/Forgejo)
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!
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