bcherrington/Augment Review PR Test Coverage

AI-powered test coverage analysis and test case suggestions for PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 6, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: bcherrington/review-pr-test-coverage@f01cf764b9693f21e2db50e7353a3d96d76c3365 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
augment_session_authAugment session authentication JSON containing accessToken and tenantURL. Store as repository secret for security.yes
github_tokenGitHub token for API access. Must have 'repo' scope.yes
pull_numberThe number of the pull request being reviewedyes
repo_nameThe full name (owner/repo) of the repositoryyes
custom_guidelinesOptional custom testing guidelines to include in the test coverage review process. These will be added to the default testing guidelines.no
modelOptional model name to use; passed directly to augmentcode/augment-agent.no
rulesOptional JSON array of rules file paths to forward as --rules flags to augmentcode/augment-agent.no
mcp_configsOptional JSON array of MCP config file paths to forward as --mcp-config flags to augmentcode/augment-agent.no

no outputs