Bitbucket Webhooks Troubleshooting Bee Bot July 13, 2022 14:45 Updated The content of this article has moved to the new documentation site. Related articles How to Trigger Multibranch Jobs from Bitbucket Server? How to Trigger Non-Multibranch Jobs from Bitbucket Server? How to Trigger Multibranch Jobs from Bitbucket Cloud? How can I purge/clean the build queue? How to set current build result in Pipeline? Comments 2 comments Sort by Date Votes K Caola November 22, 2017 19:44 For the multibranch example above that mentions This applies to repositories configured with a hook to the endpoint $JENKINS_URL/bitbucket-scmsource-hook/notify/ Does the URL have to end in /bitbucket-scmsource-hook/notify/ or is the bitbucket-scmsource-hook supposed to be a variable like $JENKINS_URL? 0 Félix Belzunce Arcos May 30, 2019 11:23 The URL must end with `/bitbucket-scmsource-hook/notify` 0 Please sign in to leave a comment.
Comments
2 comments
For the multibranch example above that mentions
This applies to repositories configured with a hook to the endpoint
$JENKINS_URL/bitbucket-scmsource-hook/notify/
Does the URL have to end in
/bitbucket-scmsource-hook/notify/
or is thebitbucket-scmsource-hook
supposed to be a variable like$JENKINS_URL
?The URL must end with `/bitbucket-scmsource-hook/notify`
Please sign in to leave a comment.