cron_trend_close: Cronjob for time-to-close Issues/PRs

Description Usage Details

View source: R/app_timeseries.R

Description

Call this function from the commandline (i.e. cron) to store the current time-to-close metrics to the DB for all known repos in the DB

Usage

1

Details

You'll want an environment file with the Mongo connection info in it, and then call

sudo docker run –env-file /path/to/cron.env -it \ –rm collections:tag R -e "ansible.collections::cron_trend_close()"


ansible-community/stats-collections documentation built on March 20, 2021, 4:17 a.m.