For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can I manually trigger a code review for a PR?

No, manual triggers are not required. Typo automates this process by initiating a code review as soon as a PR is created.

When you add new commits to an existing PR, Typo automatically reviews the new changes and updates the PR description and comments accordingly.

What to do if a PR is not reviewed: If you notice a PR hasn't been reviewed automatically, please verify the following configurations:

  • Active Contributor: Ensure the PR author is marked as active under Settings > Contributors.

  • Active Repository: Ensure the specific repository is enabled for Code Health under Settings > Repositories (Code Health tab).

If the PR is still not reviewed, please reach out to us via chat or at hello@typoapp.io

Last updated