Choose a connection method
Most providers connect through a Connected App. Use a manual credential or a local connector only when a Connected App does not fit.| Method | Best when | Where |
|---|---|---|
| Connected App | The provider offers an official app or OAuth. Preferred for centralized authorization and reauthorization. | Console > Connected Apps |
| Manual credential | The use case needs a specific token, password, or app password. | Console > Credentials |
| Local connector | The VCS is private, self-hosted, or must be reached from your own network. | Console > Connectors |
Credentials and Connectors require a Workspace admin (platform admins also have access). Roles are fixed capability sets defined by Acrity, so no other role can create or manage them. See Credentials and Connectors.
Connect a provider
Pick the provider below. In every case the flow is the same: open Connected Apps, get redirected to the provider, choose the account or organization, select repositories, and approve. Acrity manages the underlying provider app for you.- GitHub
- GitLab
- Azure DevOps
- Bitbucket
- Jira
- Linear
- ClickUp
Use the GitHub App to connect GitHub Cloud accounts and organizations.The GitHub App is registered and managed by Acrity per deployment. You never create the app or configure a callback URL.
Choose the account or organization
Select the personal account or organization where the app should be installed.
Select repositories
Choose all repositories or a specific subset the app may access. You grant access to the app Acrity already publishes—there is nothing to register.
If Acrity is used as a merge gate, configure GitHub branch protection rules to require the check published by Acrity.
Validation checklist
After connecting a provider:- Confirm that the installation appears as active in
Console > Connected Apps. - Connect at least one repository in
Console > Repositories. - Open the repository detail page and validate credentials, webhook, and readiness.
- If a PM integration is present, confirm task fields, comments, and project linking.
- Open a test PR or MR and track the first review in the Ops dashboard (see Review flow).