GitHub Agent for Events
The Kloudfuse platform can ingest event streams from GitHub. Learn how to configure your GitHub project to use webhooks for sharing data with Kloudfuse.
|
Depending on your business scenario, you may create different webhooks types. The following instructions are for a Repository Webhook. You can also crete these webhook types: |
-
Sign in to your GitHub project.
You must be the owner of the project, or have admin privileges on the project and the repository.
-
Follow steps 1-4 outlined in GitHub Docs for Creating a repository webhook.
-
Continue with next steps, including this information:
-
[GitHub step] Under Payload URL, enter this text:
http://<external facing endpoint of Kloudfuse cluster>/ingester/github/events -
[GitHub step] For Content Type, select application/json.
-
-
Continue with next steps, including this information:
-
[GitHub step] Select send me everything.
-
-
Continue with next steps, selecting Active in 10. [GitHub step].
-
Complete these steps by clicking Add Webhook.