Wait for Review Feedback
Blocks until the reviewer submits feedback through Monocle.
Usage
Run monocle review get-feedback --wait to block until the reviewer submits feedback.
Handling the response
- Read the feedback carefully and act on it — the feedback contains your reviewer's comments, issues, and suggestions about your code changes
- Address the reviewer's comments in your code
- If the reviewer requested changes, run
monocle review get-feedback --waitagain after addressing the feedback - Keep iterating until the reviewer approves
If the command fails with a message that Monocle is not running, let the user know they need to start Monocle with monocle in the same directory as the project.
Source: josephschmitt/monocle — distributed by TomeVault.