Run your first review
Understand automatic reviews, manual triggers, progress, and published results.
Automatic review
- Open a pull request in an installed repository.
- Wait for the run to appear under Workspace → Reviews.
- Open the run to follow planning, investigations, validation, and publication.
- Review confirmed findings and the merge-readiness score on GitHub.
Manual review
Mention Jina in an authorized pull-request comment when the repository is configured for manual triggers or when you want another review with focused instructions.
@usejina review
Focus on authorization boundaries and backward-compatible API behavior.After a new commit
A new pull-request head may supersede active work. Jina records the superseded run and starts or schedules work for the current commit according to the organization’s trigger policy.
Always use the commit SHA shown in the review details when comparing findings with the repository.