Check whether README.md features an rOpenSci software-review badge
Source:R/peer-review-badge.R
readme_badge.Rd
Check whether README.md features an rOpenSci software-review badge
Arguments
- repourl
The URL for the repo being checked, potentially including full path to non-default branch.
- repo
The 'context.repo' parameter defining the repository from which the command was invoked, passed in 'org/repo' format.
- issue_id
The id (number) of the issue from which the command was invoked.
- post_to_issue
Integer value > 0 will post results back to issue (via 'gh' cli); otherwise just return character string with result.