View source: R/gh_health_metrics.R
gh_metric_commits_days_since_commit | R Documentation |
Days since last commit on master
gh_metric_commits_days_since_commit(commits)
commits |
A dataframe of commits |
Uses columns fullname
, date
.
full_name
: repo full name
days_since_update
: Date last commit - today's date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.