Skip to content
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

Update cirolini/chatgpt-github-actions action to v2 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Type Update Change
cirolini/chatgpt-github-actions action major v1 -> v2

Release Notes

cirolini/chatgpt-github-actions (cirolini/chatgpt-github-actions)

v2: Enhance Code Review Process with Custom Prompts, Language Selection, and Automated Testing

Compare Source

Overview:

This PR introduces significant enhancements to the code review automation process, including support for custom prompts, language selection, and integration of automated testing using pytest and pylint.

Changes:

Custom Prompts:

  • Added support for user-defined custom prompts.
  • Example usage: custom_prompt: "Give a rating from 1 to 10 for this code:".

Language Selection:

  • ntroduced the ability to specify the language for code review responses.
  • Default language is set to English (en).

Automated Testing:

  • Implemented unit tests using pytest for core functionalities.

Refactoring:

  • Modularized the code for better maintainability.
  • Improved error handling and logging.
  • Ensured compliance with PEP8 standards.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants