Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

update prompt #158

Merged
merged 1 commit into from
Apr 10, 2023
Merged

update prompt #158

merged 1 commit into from
Apr 10, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Apr 10, 2023

Summary by OpenAI

Release Notes:

  • New Feature: Added a new format for review comments in the response of the API, including start and end line numbers.

"Code reviews made easy,
With start and end lines so breezy.
Bugs beware, we'll find you soon,
Thanks to this PR's boon."

@github-actions
Copy link
Contributor

🤖 OpenAI

Thank you for letting me participate in the code review. I have reviewed the changes made and provided my feedback below.

The changes made to the codebase add a new format for review comments in the response of the API and remove an example code snippet. The new format includes start and end line numbers for review comments, which can help developers pinpoint the exact location of issues in the code. This change can improve the overall maintainability and readability of the codebase.

Here is a table summarizing the changes made to each file:

File Summary
src/review.ts The diff adds a new format for review comments in the response of the API. It removes an example code snippet and adds a new format for review comments with start and end line numbers.

Overall, the changes made seem to be well thought out and can improve the quality of the codebase.


Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Files ignored due to filter (1)

Ignored files

  • dist/index.js

@harjotgill harjotgill merged commit c0b845f into main Apr 10, 2023
@harjotgill harjotgill deleted the prompt_update_3 branch April 10, 2023 20:13
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI

Release Notes:

- New Feature: Added a new format for review comments in the response of
the API, including start and end line numbers.

> "Code reviews made easy,
> With start and end lines so breezy.
> Bugs beware, we'll find you soon,
> Thanks to this PR's boon."
<!-- end of auto-generated comment: release notes by openai -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant