← Back to home

repo_scanner

Simple monitoring tool to watch github repos for keywords when commits are made.

Screenshots

repo_scanner screenshot 1
repo_scanner screenshot 2
repo_scanner screenshot 3
repo_scanner screenshot 4

Problem Statement

repo_scanner is a Node.js-based monitoring tool that helps teams track important changes across multiple GitHub repositories.Key features include:Configurable keyword monitoring across multiple repositories and branches YAML-based configuration for easy setup and maintenance Real-time email alerts when specified keywords are found in commits Support for environment variables for secure credential management Automatic checking every 5 minutes with customizable intervals Detailed email notifications including commit details and direct links

Solution

Built using Node.js, Octokit (GitHub API), and nodemailer for email notifications. The tool is particularly useful for security teams monitoring sensitive changes, project managers tracking deployment-related commits, or any team needing to stay informed about specific types of repository changes.

Hackathon

ETHGlobal Bangkok

2024

Contributors