GitHub Webhook Handler v2.3.7
- Add experimental, undocumented option
delay
that delays execution of a webhook.- Value will be parsed by
parseInt
, so values will be rounded. - Parsed value will be given to the system's
sleep
command.
- Value will be parsed by
Full Changelog: v2.3.6...v2.3.7