Skip to main content

Apps

Abstract

Apps are the main building blocks of your Bitrise experience: a Git repository that stores source code is added to Bitrise as an app.

Apps are the main building blocks of your Bitrise experience: a Git repository that stores source code is added to Bitrise as an app. As such, a Bitrise app isn't necessarily an actual application: it's just the code on which you run builds with Bitrise.

Once you have access to a Workspace, you can start adding and managing apps. You can configure pretty much every aspect of your app at any time after the initial setup. Among other things, you can:

  • Change your app's repository URL.

  • Setting up service credentials.

  • Update your app's SSH keys.

  • Register new webhooks and update existing ones.

The users invited to work on a Bitrise app make up the app's team. You can invite users individually, or assign Workspace groups to apps. The same Workspace group can have different roles on different app teams.