These CI changes are wrong; can't remove these just because there's an error.
Don't remove these models as a part of tihs work. Fix the issue first.
Looking at the feedback there are some code quality issues that should be addressed.
Make it retry up to 5 times. Each time wait 5 seconds between retries.
[MINOR] Inconsistent cross-reference link text.
[MINOR] Inconsistent cross-reference link text.
No new tests were added for detecting the same token was used.
this should also make it fall into a mode where it only writes new reviews; never updates any review as we don't want to do that logic. What about review state? That might get clobbered too.
what happens when someone doesn't follow instructions and uses the same token twice? can we detect and fallback into a safe mode?