Releases: osl-incubator/github-actions-chatgpt-pr-reviewer
Releases · osl-incubator/github-actions-chatgpt-pr-reviewer
1.0.4
feat: Update to 'gpt-4.0-turbo' version (#6) * chore(chatgpt-reviewer): Change to 'gpt-4.0-turbo' version * fix: Update model name to align with API requirements
1.0.3
Add extra criteria input that will be used by ChatGPT in order to tune the initial instructions for the review.
1.0.2
The current github action is not work on outside in other github actions.
This changes propose to move to docker approach and hope it will fix the problem mentioned above.
1.0.1
Fix the dependencies installation from outside.
1.0.0
feat: Add real implementation with data from the PR (#1)