Repository Management
Connect and manage your GitHub repositories
Connecting Repositories
Connect repositories by installing the Enric GitHub App. You control which repositories Enric can access.
Required Permissions
Enric needs read access to understand your code and write access to create branches and pull requests.
Info
Enric only requests the minimum permissions needed. You can revoke access at any time from your GitHub or GitLab settings.
Working with Branches
Select which branch Enric should base its work on. Usually this is your main or development branch.
Tip
Always use a feature or development branch as the base. Never run jobs directly against your production branch.
