mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00: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.
354 B
354 B
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.
See also the GitHub integration.