The /review command is gone; /code-review now takes a PR number, branch or path.
What's wrong with this entry?
The separate GitHub pull request review command is gone, and its job folded into /code-review, which now accepts an argument naming what to review.
- Removed: the prompt command named "review", described as "Review a GitHub pull request; for your working diff use /code-review", with argument hint
[pr number], along with itsgh pr viewandgh pr diffprompt text. /code-reviewis now described as reviewing the current diff or a PR number, branch or path target.- The argument is passed into the workflow as a "Review target: " line.
/ultrareviewis unaffected.
Review a GitHub pull request; for your working diff use /code-review, Review the current diff, or a PR number/branch/path target, for correctness bugs and reuse/simplification/efficiency cleanups at the given effort level
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
/code-review 1234Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.224
Startup tip for /ultrareview
Both mention code review ultrareview
-
v2.1.224
/ultrareview tips after reviews and commits
Both mention code review ultrareview
-
v2.1.227
Posting /ultrareview findings to a pull request can now be turned off remotely
Both mention code review ultrareview