GitHub repositories
Connect GitHub
Section titled “Connect GitHub”Sign in through the Tellnova GitHub flow. Repository access is based on the permissions granted to that GitHub account. If a repository is missing, reopen the repository picker to refresh it and verify that the account can read the repository on GitHub.
Private repositories
Section titled “Private repositories”Private repositories require repository access during sign-in. If access changes later, sign out and sign back in so the authorization is refreshed.
Contribute through a fork
Section titled “Contribute through a fork”When you can read an upstream repository but cannot push to it, use an isolated worktree. Tellnova can create or reuse a fork under your GitHub account, push the task branch to that fork, and open a pull request against the upstream repository.
Pull requests
Section titled “Pull requests”An isolated task remains local until its branch is pushed. From the completed task:
- Review the diff.
- Choose the pull-request action.
- Confirm the base repository and branch.
- Open the pull request.
Repository rules, required checks, and review requirements still apply.