actions-marketplace-validations/Cypress report action
Basic report added to the pull request as a comment with summary and detailed failures table using github actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 28, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dmitry_cypress-report-action@739a256a823e7b6c79837673c124a655fe49a3e8 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| pathname | Full pathname to the mochawesome report JSON file | yes | test/ |
| title | Title in the comment | no | ## :evergreen_tree: Cypress report |
| always | Should it be shown always or it should be deleted when there are no failures | no | true |
Outputs
no outputs