Skip Auto Builds after using the wizard

Description of the feature request

After adding a new project with the project wizard skip the auto build.

Use case / for what or how I would use it

We use Bitrise to deploy many white label apps with one code base. If we want to add a new client we first set up that target in Xcode and then set up that project in Bitrise. All of our white label apps use the same code base, but with different build configurations. Our workflow is as follows.

  1. Set up Xcode with new target
  2. Add project to Bitrise
  3. Cancel Auto Build
  4. Push to master (with new target in code).

Ideally we can avoid that third step.

Hey @tguidon, thanks for the #feature-request!

It makes sense, we’ll make sure to keep an eye on this :wink:

1 Like