This repository contains a proof-of-concept playground for using HCL in webhook.
- Use HCLv2 to provide a custom, intuitive config DSL.
- Use functions and variables within the DSL for easy expression evaluation.
- Support all CLI options in the config file.
See TODO.md.
- config-github.hcl: simply Github webhook
- config4.hcl: everything imaginable in one file