I am working on a task where I need to create a web-hook in BitBucket on a create pull request event. It should trigger a python script where I shall be able to validate the contents that I receive from the event , parse it & then send the payload to Jenkins to invoke a job.
I am struggling to find a clean way to do this. What is the URL that we need to set in the web-hook ? How does a URL invokes a python script ? Where do I need to keep that python script ? Any suggestions or pointers would we welcome.
Thanks
Hi Abhishek!
For questions like this one, I'd suggest you head to our Developer Community, where the general audience might be more knowledgeable about that topic.
Hope that helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.