How to integrate Github
Last updated
Last updated
Synchronize a git repository with your application for automatic commits.
Whenever a commit is sent to your application repository, the Discloud will update your application files automatically.
This feature is only available for paid plans.
It is required that your application is already hosted in the Discloud.
Enter the text channel #πγ»commands
and type .git
Go into the DM of the DisCloud bot and paste the repository URL for your application.
It is important that access is for all repositories (especially if you want to enable synchronization for more than 1 application)
Make sur to select the read-only Webhooks
and Contents
settings and generate your token
Open your application repository and create a webhook
Make sure you change the content type
to application/json