Zulip Gogs integration
Receive Gogs notifications in Zulip!
-
Create a bot for Gogs. Make sure that you select Incoming webhook as the Bot type.
-
Decide where to send Gogs notifications, and generate the integration URL. You'll be able to configure which branches you'll receive notifications from.
-
Go to your repository on Gogs and click on Settings. Select Webhooks on the left sidebar, and click Add Webhook. Select Gogs.
-
Set Payload URL to the URL generated above. Set Content type to
application/json. Select the events you would like to receive notifications for, and click Add Webhook.
You're done! Your Gogs notifications may look like this:

Filtering incoming events
The Gogs integration supports filtering for the following events:
issue_comment, issues, create, pull_request, push, release
Related documentation
Logos are trademarks of their respective owners. None of the integrations on this page are created by, affiliated with, or supported by the companies represented by the logos.