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

Incremental reviews #181

Merged
merged 14 commits into from
Apr 17, 2023
Merged

Incremental reviews #181

merged 14 commits into from
Apr 17, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Apr 17, 2023

Summary by OpenAI

Release Notes

Refactor: The append and prepend methods have been removed from the Commenter class in commenter.ts, leaving only the create and replace methods. The mode parameter has been updated to reflect this change.

"Out with the old, in with the new,
Commenter's got a fresh review.
Append and prepend are no more,
Create and replace are what's in store."

@github-actions
Copy link
Contributor

github-actions bot commented Apr 17, 2023

🤖 OpenAI

Summary of Changes

The changes made to the codebase involve removing the append and prepend methods from the Commenter class in commenter.ts file, leaving only the create and replace methods. The mode parameter has been updated to reflect this change. Unfortunately, there is no content in the diff for options.ts.

File Summary of Changes
src/commenter.ts The append and prepend methods have been removed from the Commenter class, leaving only the create and replace methods. The mode parameter has been updated to reflect this change.
src/options.ts Unfortunately, there is no content in the diff to summarize.

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
Files not summarized due to errors (1)

Failed to summarize

  • src/review.ts (diff tokens exceeds limit)

src/commenter.ts Outdated Show resolved Hide resolved
src/commenter.ts Outdated Show resolved Hide resolved
src/review.ts Outdated Show resolved Hide resolved
src/review.ts Outdated Show resolved Hide resolved
src/review.ts Outdated Show resolved Hide resolved
@harjotgill harjotgill merged commit baab530 into main Apr 17, 2023
@harjotgill harjotgill deleted the incremental_reviews branch April 17, 2023 20:54
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

Refactor: The `append` and `prepend` methods have been removed from the
`Commenter` class in `commenter.ts`, leaving only the `create` and
`replace` methods. The `mode` parameter has been updated to reflect this
change.

> "Out with the old, in with the new, 
> Commenter's got a fresh review. 
> Append and prepend are no more, 
> Create and replace are what's in store."
<!-- 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