zulip/templates/zerver/integrations/github-actions.md

9 lines
354 B
Markdown
Raw Normal View History

It's easy to send Zulip messages from GitHub Actions! This is useful:
* If you want to report the success or failure of an Action to Zulip.
* If you want to send output from your actions to Zulip.
Instructions are available [here](https://github.com/zulip/github-actions-zulip#readme).
See also the [GitHub integration](/integrations/doc/github).