sturdy-dev / codereview.gpt

Reviews your Pull/Merge Requests using ChatGPT
MIT License
529 stars 63 forks source link

How to use for hosted GitLab PR? #3

Closed sbmaggarwal closed 1 year ago

sbmaggarwal commented 1 year ago

How to use this for hosted GitLab PR?

krlvi commented 1 year ago

Hi, right now the plugin uses GitHub specific APIs, but I am sure that GitLab has equivalent ones. What is your use case? Happy to have a call and try to help

krlvi commented 1 year ago

@sbmaggarwal thanks to @nickveenhof there is now support for GitLab!

sbmaggarwal commented 1 year ago

Thanks a lot @nickveenhof and @krlvi.

I am still seeing this prompt though on my GitLab:

Screenshot 2023-04-02 at 9 12 13 AM

I just freshly installed the extension. Anything I might be doing wrong?

PeterTheOne commented 1 year ago

I guess it now supports https://gitlab.com/ but not self hosted gitlab instances. I wonder what it would take, to support those.