Check that a repository advertises the CODECHECK badge
Source:R/utils_register_check.R
check_repository_badge.RdThe community workflow asks codecheckers to add a CODECHECK badge to the original repository, see codecheckers/codecheck#75. A missing badge is informational only, not a defect, so this reports via `cli::cli_alert_info()` rather than `warning()`.