feiskyer / ChatGPT-Reviewer

Automated pull requests reviewing and issues triaging with ChatGPT.
Apache License 2.0
59 stars 20 forks source link

chore: set the action as non-blocking by default #4

Closed feiskyer closed 1 year ago

feiskyer commented 1 year ago

OpenAI may fail with internal errors with some complicated changes, hence this change make it into non-blocking mode so that it won't block pull requests to merge.