Cameron Moore
Cameron Moore
> The typo in my case was a misspelled `execute-command` key Thanks for the clarification.
Does it work if you use the `response-headers` setting in the config?
BTW, a fix for this issue has been merged into the development branch.
Has you tried using the `pass-file-to-command` option?
Can you verify that the "B" repository hook from Github contains a `X-Hub-Signature` header?
Interesting. I don't think anything has changed around that code lately. What version of webhook are you using?
I can't think of why this wouldn't be working. If you're able to test the [latest release](https://github.com/adnanh/webhook/releases), I'd like to know if it behaves differently. There should be a `-debug`...
You'll likely need to rely on an outside program to validate the token. Today, I'd say you would need to pass all of that off to the `execute-command`. @adnanh is...
Looking at this request again today, I'm not sure I understand exactly what you're wanting. Can you mock up an example of how you would like this to work?
I would rather not add more snowflake options for individual services. Any ideas on a more generic solution are welcome. The Scalr issue could be solved by a duration rule....