Changelog
ghreadme 0.1.0
- Add
use_profile_readme()to scaffold a starterREADME.Rmdinto the profile repo. - Add
use_profile_readme_action()to drop a scheduled GitHub Actions workflow that re-renders the profileREADME.Rmd. - Add
vignette("ghreadme")covering the end-to-end setup. -
collect_git_commits()gains anincludeargument; opt in to per-repostars, authoredissues, and authoredprsalongside the commit metadata. Defaultinclude = "commits"preserves the original tibble return shape; any other value returns a named list of tibbles. - Add
vignette("gh-stats")covering the newincludearms. - Add
so_badge()function (development version)
To-do
- Import metrics from: https://github.com/lowlighter/metrics