0

I am using this https://python-jenkins.readthedocs.io/en/latest/ python Jenkins API to create a job from XML config. Everything working fine except the webhook for Bitbucket server. I need to hit save/apply button at least once to activate the Webhook. Is there any way to call this Save/apply event through any script or API? It would be a great help if anyone can suggest a solution.

Youngwing
  • 577
  • 2
  • 6
  • 24

1 Answers1

0

This Problem is resolved with the latest update of Jenkins - Bitbucket server integration Plug-in

Youngwing
  • 577
  • 2
  • 6
  • 24