captainhook
captainhook copied to clipboard
A generic webhook endpoint that runs scripts based on the URL called
Hi, It would be great if we could set a filter to only execute the script if the branch name matched a certain pattern. I would also be great to...
I need to change the directory before executing script. I've found a solution, but I'm not sure that it is the best way to do it. ``` { "scripts": [...
-echo?
Is it -echo true/false? Or just -echo to enable it?
I want to use this script to deploy ansible playbooks, but I wonder if it would cause duplicate deployments. Does the script check and only allow things to run if...