Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While Webhook to Jenkins supports the Git and Bitbucket Branch Source plugins, the plugin that you decide to use as an endpoint determines which Jenkins jobs and features are available. Some jobs and features only work with the Bitbucket Branch sourceSource plugin, while others are only supported when using the Git plugin.

...

  • Git Plugin - Allows Jenkins to use git for Source Control Management (SCM) and provides basic operations for Jenkins projects. It can poll, fetch, checkout, branch, list, merge, tag, and push repositories.

  • Bitbucket Branch Source - Allows you to use Bitbucket Cloud and Server as a Jenkins multi-branch project source. This can either be as a single repository source , or as a team/project folder.

...