Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.newmote.dev/llms.txt

Use this file to discover all available pages before exploring further.

The GitHub integration lets Roomote access selected repositories, review pull requests, create branches, open pull requests, and respond to repository events. Repository-changing work still flows through normal GitHub review paths.

Setup

1

Install the GitHub app

Connect GitHub during onboarding or from Settings. Choose the organization and repositories Roomote should be able to access.
2

Create an environment

During onboarding, pick the first repositories and let Roomote start the environment setup task. Later, add connected repositories to more environments as needed.
3

Enable automations if needed

Admins can turn on review, conflict-resolution, or other repository automations from Settings.

What Roomote can do

  • review pull requests
  • answer or act on @roomote mentions
  • create implementation branches and pull requests
  • inspect repository context during tasks
  • use pull request and issue context when a task starts from GitHub
  • help with merge conflicts and follow-up fixes when the relevant automation is enabled
  • suggest improvements from PR feedback and recurring repository signals

Pull request follow-up

Mention Roomote on a pull request when you want another review pass or a follow-up change. Roomote links the GitHub conversation to a Roomote task so you can inspect the full run in the dashboard. Good GitHub asks include:
  • “Review this PR for regressions.”
  • “Apply the feedback from this thread.”
  • “Fix the merge conflict on this PR.”
  • “Explain whether this change needs a migration.”
  • “Open a follow-up PR for the missing test coverage.”
Roomote only works with repositories and permissions granted through the GitHub app installation.