Skip to content

stratego-chile/Smartblock-Webhook-Receptor

Repository files navigation

Smartblock Webhook Receptor

A simple GitHub REST API built with ExpressJS and TypeScript

This project is based on the GitHub Webhooks documentation

Built-in scripts

  • Secret Token Generator

    yarn generate:secret

    Add the --length LENGTH flag. The default value is 20. Example: yarn generate:secret --length 50

TODO

  • Webhook event action adapter (currently, push events are supported only)
  • Save logger outputs (morgan + winston) #1
  • Sync workflow

About

Smartblock custom webhook receptor

Resources

License

Stars

Watchers

Forks