Source control configurations

1 minute readAutomation

As part of your continuous delivery efforts, you must configure your source control management (SCM) to communicate with CloudBees CD/RO, if:

  • You plan to utilize continuous integration.

  • You want to automate communicating build status between CloudBees CD/RO and your SCM.

There are several options available based on your SCM and project needs. These include:

  • Configuring CloudBees CD/RO webhooks within your SCM that can continuously monitor repositories and trigger events in CloudBees CD/RO when changes occur.

  • Configuring Git-based polling triggers within CloudBees CD/RO that run on defined schedules and trigger events in CloudBees CD/RO when changes detected.

For more information, refer to Configure event-based triggers.