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

Update prompt #357

Merged
merged 6 commits into from
Jul 14, 2023
Merged

Update prompt #357

merged 6 commits into from
Jul 14, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Jul 14, 2023

Summary by OpenAI

Release Notes:

  • Documentation: Updated instructions and description in action.yml and prompts.ts for improved clarity and accuracy.
  • New Feature: Added a new parameter openai_heavy_model with the value "gpt-4" to the job configuration in .github/workflows/openai-review.yml.
  • Dependency Update: Updated dependencies, devDependencies, and plugins in package.json, including "@octokit/plugin-throttling", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", and "eslint-config-standard-with-typescript".
  • Refactor: Updated code in src/octokit.ts to use @octokit/plugin-throttling package and handle authentication and rate limiting.

"Code changes dance,
Documentation sings,
Dependencies align,
A symphony of updates brings.
Bugs fixed, features shine,
With every line, progress defines."

@github-actions
Copy link
Contributor

github-actions bot commented Jul 14, 2023

🤖 OpenAI

High-level Summary

The changes include modifications to the instructions and description sections, updates to dependencies and plugins, integration of a new package for throttling, and changes to user-facing prompts. These changes require review to ensure that the instructions, prompts, and configurations are accurate, clear, and free of errors. Additionally, it is important to verify that the new dependencies, plugins, and package integration are implemented correctly and do not introduce compatibility issues or conflicts.

Table of Changes

File(s) Summary Review Status
action.yml Updates instructions and PR template description. NEEDS_REVIEW
.github/workflows/openai-review.yml Adds openai_heavy_model parameter to job configuration. NEEDS_REVIEW
package.json Updates dependencies, devDependencies, and plugins. NEEDS_REVIEW
src/octokit.ts Integrates @octokit/plugin-throttling package and makes authentication and rate limiting changes. NEEDS_REVIEW
src/prompts.ts Modifies instructions, response instructions, and prompt text. NEEDS_REVIEW

Please review the specific changes in each file to ensure accuracy, clarity, and compatibility.


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.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.


In the recent run, only the files that changed from the base of the PR and between 8e71eb98b1fdf1a1a4793e8fe8c3e9b001884e76 and 7f37712e4d405fc1e95cf7e0cf1d6b692afb47d7 commits were reviewed.

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
@harjotgill harjotgill merged commit bc5ee5a into main Jul 14, 2023
@harjotgill harjotgill deleted the update_prompt branch July 14, 2023 00:51
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