The review consent screen now shows which GitHub account the comment posts from.
What's wrong with this entry?
Before running a cloud review, the confirmation screen now explains that findings go to the PR as a single plain comment from your GitHub account, showing your login in parentheses when the server reports it.
- The review preflight response gained a
github_loginfield; the sentence is assembled at runtime around it, and omits the parenthetical when the login is unknown.
When it finishes, Claude can post the findings to the PR as a single comment from your GitHub account
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.219
PR-review anchor repo names reject "." and ".."
Both mention code review
-
v2.1.219
Composed PR-review publish refusal explains whether it is a live switch
Both mention code review
-
v2.1.239
Code review findings now carry a short summary and a category
Both mention code review