Github Monitor
Monitors Github repository for participation activity (last week and last month commits)
Behavior
Repository Path to repository. Only https:// url supported
Weekly Commits Weekly aggregated commit threshold
Monthly Commits Monthly aggregated commit threshold
Use cases
Monitor repo inactivity for early signs of abandoned projects.
Detect sudden spikes in commits indicating emergency patches.
Provide due diligence insights to investors on dev activity.
Detector Configuration
Name - Enter a descriptive name for your monitor, for example: "Github Monitor".
Repository - Enter the full URL of the GitHub repository you want to monitor.
Weekly commits - Enter the number of commits you expect in a week.
Monthly commits - Enter the number of commits you expect in a month.
Cron - Enter a cron expression to define the schedule. Cron expression in Quartz syntax, milliseconds value or seconds/minutes/hours/days interval (e.g.
24 hours)Github Token - Enter
github_tokenif repository is private.

Alert example

Last updated
Was this helpful?