captainhook icon indicating copy to clipboard operation
captainhook copied to clipboard

A generic webhook endpoint that runs scripts based on the URL called

Results 4 captainhook issues
Sort by recently updated
recently updated
newest added

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": [...

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...