- Repository Path to repository. Only https:// url supported
- Weekly Commits Weekly aggregated commit threshold
- Monthly Commits Monthly aggregated commit threshold
- 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.
1
Name
Enter a descriptive name for your monitor, for example: “Github Monitor”.
2
Repository
Enter the full URL of the GitHub repository you want to monitor.
3
Weekly commits
Enter the number of commits you expect in a week.
4
Monthly commits
Enter the number of commits you expect in a month.
5
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)6
Github Token
Enter
github_token if repository is private.
