Functionality
- Path to repository. Only
https://url supported - Weekly aggregated commit threshdold
- Monthly aggregated commit threshdold
- Cron expression in Quartz syntax, milliseconds value or seconds/minutes/hours/days interval (e.g.
24 hours) Since participation stat is only at weekly interval, Cron expression should be at day interval
- Use custom provided API Token to access private repositories
Configuration
- Repository (
repo, default:None): Repository url - Weekly commits (
commits_week, default:<5): Weekly commits threshoold - Monthly commits (
commits_month, default:<50): Monthly commits - Cron (
cron, default:1 day): Check Interval See common configuration. - Github Token (
api_token, default:None): Github API Token with repo scope - Severity (
severity, default:-1): Severity See common configuration.
No specific network configuration required (Any network).