Manage Scans FAQ

Bitbucket Scans

Enable pipelines in Bitbucket before running a scan

Before running a Xygeni Scan that automatically configures a pipeline in Bitbucket, you must ensure that pipelines are enabled for your repository. You can enable pipelines through the Bitbucket Pipeline settings page:

  1. Navigate to your repository in Bitbucket

  2. Go to Repository settings

  3. Click on "Pipelines" in the settings menu

  4. Enable the pipelines feature if it's not already enabled

If pipelines are not enabled, the automatic pipeline configuration will fail, and you won't be able to run scans using this method.

Last updated