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

create review instead of single comments #185

Merged
merged 1 commit into from
Apr 17, 2023
Merged

create review instead of single comments #185

merged 1 commit into from
Apr 17, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Apr 17, 2023

Summary by OpenAI

Release Notes

  • New Feature: Introduces a buffer for review comments and a new method to submit the buffered comments as a single review.
  • Refactor: Replaces single comments with a review, and adds a new function to buffer review comments before submitting the final review.

"Code reviews made easy,

With buffers that are breezy.

Single comments no more,

Reviews now galore.

A refactor here and there,

Makes the code easier to bear."

@github-actions
Copy link
Contributor

🤖 OpenAI

High-level Summary

The changes made to the codebase involve improving the review process by introducing a buffer for review comments instead of creating single comments, and a new method to submit the buffered comments as a single review. This change improves the efficiency of the review process and makes it easier to manage multiple comments.

Files Summary

File Changes
src/commenter.ts
src/review.ts
The changes introduce a buffer for review comments instead of creating single comments, and a new method to submit the buffered comments as a single review. Additionally, the code replaces single comments with a review, and adds a new function to buffer review comments before submitting the final review.

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 4bf1cd4 into main Apr 17, 2023
@harjotgill harjotgill deleted the create_review branch April 17, 2023 21:59
harjotgill added a commit that referenced this pull request Apr 18, 2023
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
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