GitHub Webhooks(push event) -> Google Cloud Functions -> Backlog API(comment)
- cp config.sample.yaml config.yaml
- edit config.yaml
- make deploy PROJECT_NAME=YOUR_GCP_PROJECT_NAME
Settings | Values |
---|---|
Payload URL | https://*.cloudfunctions.net/Callback |
Content type | application/json |
Secret | |
SSL verification | Enable SSL verification (default) |
Which events would you like to trigger this webhook? | Send me everything. |
Active | On (default) |
- Add webhook