run_commit_push.Rd
Run and optionally commit or push a collection of reports.
run_commit_push(reports, commit = TRUE, push = FALSE)
A vector of report names.
Should the reports be commited? Defaults to `TRUE`.
Should the reports be pushed to remote? Defaults to `FALSE`.