zulip / github-actions-zulip

A collection of GitHub Actions to interact with Zulip.

Repository from Github https://github.comzulip/github-actions-zulipRepository from Github https://github.comzulip/github-actions-zulip

Zulip GitHub Actions

GitHub Action badge

This is a collection of GitHub Actions to interact with Zulip.

Actions

Contributing

These actions are implemented in TypeScript, see tsconfig.json for (generally strict mode defaults) compiler settings. Use npm run lint:fix to autoformat all TypeScript and Markdown to the expected style. Use npm run package to generate dist/**/*.js, never edit those files by hand. Commits should follow the Zulip Commit Discipline guide, which can then be contributed upstream to this repository following the Zulip Reviewable Pull Requests guide

About

A collection of GitHub Actions to interact with Zulip.

License:MIT License


Languages

Language:TypeScript 100.0%