Versions Compared

Key

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

...

Attempting to use Webhook to Jenkins with Git plugin 4.11.4 or higher without adding the notifyCommit token to Bitbucket results in an Acess token is required error. a Git Plugin 4.11.4+ requires access token for Jenkins notification message when.

...

Generate a token

  1. From your Jenkins instance, go to Manage Jenkins → Configure Global Security.

  2. Find the Git plugin notifyCommit access tokens section.

  3. Click Add new access token.

  4. Enter the token name and click Generate.

  5. Jenkins generates the notifyCommit token required in the Bitbucket Jenkins Base dialog.

...