Install: https://github.com/apps/cr-gpt;
settings
actions
under secrets and variables
Variables
tab, create a new variable OPENAI_API_KEY
with the value of your open api keygit push
update the pull request, cr bot will re-review the changed filesexample:
https://github.com/anc95/ChatGPT-CodeReview/pull/21
clone code
npm i
npm -i g pm2
npm run build
pm2 start pm2.config.cjs