Skip to content

A Github action to notify owner or core mantainers of a repo on Zulip by a private message

License

Notifications You must be signed in to change notification settings

MonilBhavsar/zulip-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zulip-action 🚀

A GitHub Action to send a private message to the specified user generally a repository owner or mantainer to notify when a code is pushed in the master branch

alt text

Configuration

  1. Edit the .zuliprc file by adding your API KEY, EMAIL ADDRESS and ZULIP WORKSPACE URI.
  2. Message to be triggered can be edited in main.py file.
  3. Messages can be sent to multiple users by appending email address in the list in main.py file.

Future Scope

This action can keep the channel or stream up to date with the master branch and users(contributors) can know the status of their master branch.

license

About

A Github action to notify owner or core mantainers of a repo on Zulip by a private message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published