Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/substance/webhook-tasks

A custom service which builds API docs et. al. triggered by github webhooks.
https://github.com/substance/webhook-tasks

Last synced: about 2 months ago
JSON representation

A custom service which builds API docs et. al. triggered by github webhooks.

Awesome Lists containing this project

README

        

# How to install deploy keys

1. Generate a pair

```
ssh-keygen -t rsa -C "[email protected]"
```
Save the key as `heroku_id_rsa` in the local folder.

2. Register the public key as deploy key for `substance/docs` repository.

3. Run `configure.sh`

4. Set a heroku variable GITHUB_SECRET containing the secret configured in the webhook.