Skip to content

webhook 2.3.6

Compare
Choose a tag to compare
@adnanh adnanh released this 19 Nov 11:41
· 403 commits to master since this release
  • added pass-environment-to-command field in hooks.json file definition, to allow user to pass variables from headers, query or payload as environment variables to the command
  • better error handling
  • code refactoring
  • improved test coverage
  • got rid of redundant webhook.go version for windows