codereview.gpt
codereview.gpt copied to clipboard
Reviews your Pull/Merge Requests using ChatGPT
I typically use GPT using a different base API URL - I am trying to add a change here so the extension can support accepting a different base URL but...
As an accomplished open-source project developer, I find it my obligation to address a pressing concern pertaining to the User Experience (UX) encountered within the environment. The essence of this...
I tried the extension on Gitlab's MR and I got the Error from OpenAI: ``` Status: 413 {"detail":{"message":"The message you submitted was too long, please reload the conversation and submit...
Wanted to try this extension but I get an unexplained error when running this on my PR (this is in a private Github Repo). I'm already logged into to OpenAI...
I wasn't able to get the extension working on a private instance of GHE.
The attached code enables basic prompt modification when running the extension.
Some PRs are larger than the limit of tokens. Enable directing the review to only the files the user is concerned about.
Suggesting bitbucket integration.
Would be nice to tell GPT to respond in a given language.
This is a development tool and should be written in a way that exposes all options to the user, rather than simplifying those options. Allowing customization of the prompt and...