mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
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.
9 lines
354 B
Markdown
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).
|