Releases: Integral-Healthcare/robin-ai-reviewer
Releases · Integral-Healthcare/robin-ai-reviewer
Simplified prompt
This update includes a simplified prompt and stricter instructions on the code block.
Ignored files parameter
Introducing a new parameter files_to_ignore
which is a space delimited string of file paths. Now you can skip over config and package file changes.
Fail on bad GPT response
Some users were reporting null
response comments in their PRs. We're now logging bad GPT response and failing the action when this happens, so users can more easily diagnose the issue.
Feedback Score from 1-100
Updates include:
- ignoring file deletions
- dropping letter grades
- omitting code blocks for code w/o suggestions
- ignoring config files
Model Name Parameter
Updates:
- optional GPT model name parameter
- adjust initial chat prompt
- readme updates and improvements
Verify all env vars
Updates:
- fail unless all env vars are set correctly
- updates to project readme
First release
This is the first release. It's possible there is a lingering bug only found post-release, but this change:
- grades open PRs
- suggests improvements
- gives a code block suggestion