- The plan to have a separate pipeline into PR+Develop didn't work. - Checking the Bitbucket hook requests (after changing the "helyxTest-docker-dev" script) shows that the request was blocked due 403. - Added the username and password in the URL, works on curl on my machine -- but doesn't look like it is triggering the build yet. - Calling from the command line doesn't trigger the build :angry: - Cloudflare is blocking the call; the 200 I get on curl is for the Cloudflare login page :angry: :angry: :angry: - Although I'm getting the Cloudflare status on my machine, last time I got the 403 from Jenkins on the Bitbucket logs :thinking: - Getting so tired of this, I may just open a pull request from develop to master to have a PR and make the whole pipeline trigger by itself