mcbuddy/TestivAI Visual Report
Post TestivAI visual regression results to PRs and commit status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting comments and statuses | yes | ${{ github.token }} |
| report-dir | Directory containing results.json and report.html | yes | visual-report |
| fail-on-diff | Fail the workflow if visual changes are detected | no | false |
| upload-artifact | Upload the visual report as a workflow artifact | no | true |
| artifact-retention-days | Number of days to retain the artifact | no | 30 |
| artifact-name | Name of the uploaded artifact | no | testivai-visual-report |
| status-context | Name of the commit status context; also namespaces the PR comment (use a distinct value per workflow when multiple visual lanes run in one repo) | no | TestivAI / visual |
Outputs
| name | description |
|---|---|
| artifact-id | ID of the uploaded artifact (empty if upload-artifact is false) |