HomeDevCentral

GitHub webhooks integration
9660265425d1Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

GitHub webhooks integration

Instructions to setup the bridge:

(i) On GitHub, in organization settings, add a webhook to this URL:
https://notifications.nasqueron.org/gate/GitHub/Nasqueron

(ii) Here in storage/apps/credentials.json, add a object in services
array with the following propeties:

{
  "gate": "GitHub",
  "door": "Nasqueron",
  "secret": "secret123"
}

(iii) Add relevant code in GitHubGateController::onPayload

Details

Provenance
derecksonAuthored on
Parents
rNOTIFccd56c44a152: Skeleton for Gate controllers
Branches
Unknown
Tags
Unknown