zulip/templates/zerver/integrations/github-actions.md
Adam Birds 545cd961f4 integrations: Add docs for GitHub Actions integration.
I have added a documentation page for the GitHub Actions integration to
`/integrations/doc/github-actions` with a link to the Zulip GitHub
Actions repository.

Tweaked by tabbott to add cross-links with the main GitHub integration.
2021-04-15 16:42:31 -07:00

9 lines
354 B
Markdown

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).