What it adds#
GitHub integration connects Helmor workspaces to remote repository context. It helps Helmor understand accounts, target branches, and shipping actions beyond the local working copy.
Common uses#
- Work from a GitHub repository instead of a local-only project.
- Track the intended target branch for a workspace.
- Prepare changes for pull request review.
- Keep local agent work connected to the team repository.
Setup expectation#
Sign in to GitHub when Helmor asks. The exact permission prompt depends on your account and repository access. Use the account that owns or can contribute to the repository you are working on.
Keep in mind#
GitHub does not replace local review. Inspect the workspace diff and run checks before pushing, committing, or opening review work.