Skip to content

GitGuard is a bot that watches any changes in your repository and sends that to all contributors via Twilio SMS. Currently watching issues, pull requests and GitHub actions workflows.

License

kartikmehta8/GitGuard

Repository files navigation

A GitHub bot built on the Probot app that sends repository activities to team via Twilio.

This bot provides the following benefits:

  • Real-time updates: The bot sends instant updates on repository activities on issues, pull requests & workflows so users can stay informed about the latest developments.
  • Improved productivity: With the bot's notifications, users can prioritize their tasks and respond to critical issues in a timely manner, improving their overall productivity.
  • Easy access to information: Users can access almost all repository activity information in one place, making it easy to stay up-to-date and informed.
  • Increased collaboration: By sending notifications to all members of a repository, the bot promotes collaboration and teamwork among users.
  • Reduced manual effort: The bot automates the process of sending notifications, reducing the manual effort required to keep all members informed.
export default bot = {
  description: "This GitHub bot leverages the capabilities of the Probot app and\n
  Twilio to provide a streamlined and efficient solution\n
  for sending repository activity updates to users.",
  technologies: ["nodejs", "github", "twilio", "probot-app"]
}

About

GitGuard is a bot that watches any changes in your repository and sends that to all contributors via Twilio SMS. Currently watching issues, pull requests and GitHub actions workflows.

Topics

Resources

License

Stars

Watchers

Forks