git-pull-request icon indicating copy to clipboard operation
git-pull-request copied to clipboard

making git-pull-request compatible with gitlab

Open 4383 opened this issue 7 years ago • 3 comments

Hey!

git-pull-request deal with git commands and github API, I thinks it's can be easy to made this project compatible with gitlab.

We just need to use the right API (github/gitlab) according to git remote url by example.

What do you think about this?

4383 avatar Nov 20 '17 10:11 4383

I know nothing about Gitlab, but if it has the same idea of PR, why not!

jd avatar Nov 20 '17 10:11 jd

The logical is the same... I use a on premise version of gitlab everyday and just the API calls changes. In gitlab a pull request is called a merge request but the workflow is identical.

I can setup an testing environment on gitlab.com for implementing this.

4383 avatar Nov 20 '17 10:11 4383

work in progress

4383 avatar Nov 26 '17 11:11 4383

@4383 I assume that this got stalled? I was just searching for 'gitlab' with the same usecase xD

danielmellado avatar Jan 30 '23 17:01 danielmellado

@danielmellado yeah this topic is totally outdated and can be abandoned.

4383 avatar Feb 08 '23 16:02 4383