-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review #2
Comments
pisstake lol |
lolol |
/help |
Available commands
|
/start |
Skipping |
/help |
/start |
Skipping |
/start |
1 similar comment
/start |
Skipping |
/help |
Available commands
|
! You must configure the `openai-api-key` property in the bot configuration in order to use AI powered features. |
2 similar comments
! You must configure the `openai-api-key` property in the bot configuration in order to use AI powered features. |
! You must configure the `openai-api-key` property in the bot configuration in order to use AI powered features. |
/ask whats good? |
! You must configure the `openai-api-key` property in the bot configuration in order to use AI powered features. |
Keyrxng
added
Time: <2 Hours
Priority: 4 (Urgent)
Time: <1 Day
Priority: 1 (Normal)
and removed
Time: <2 Hours
Time: <1 Day
labels
Oct 14, 2023
/start |
Skipping |
/start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be useful to get ChatGPT's opinion on a pull request by using a /review command.
The /review capability should read the original issue specification, and see the code diff (raw diff should be easy to pass in.)
The prompt should be something along the lines of "I need your help to review a pull request. The original issue specification is XXX and the code diff is XXX. Does this appear to achieve the specification? Your reply will be directly posted on the GitHub pull request and is intended to be read by the developer working on the pull request, and entire review team. Please be descriptive and list all of the actionable changes necessary to achieve the specification if it does not appear to achieve it already. Please be sure to also point out any other code issues such as syntax errors, logical errors, and code style improvements."
This command should be disabled on issue views, and only work on pull request views. The error message should explain this.
The text was updated successfully, but these errors were encountered: