nci-github-webhook

1.1.0 • Public • Published

nci-github-webhook

github webhook plugin for nci

Dependencies

nci-express

Installation

npm install nci-github-webhook

Usage

Add this plugin to the plugins section at server config

plugins:
    - nci-github-webhook

after that you can set github webhook at project config

webhooks:
    github:
        secret: '123456'

plugin will listen POST /webhooks/:projectName/github/123456 route.

License

The MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

Package Sidebar

Install

npm i nci-github-webhook

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • fleg
  • okv