Skip to content

Conversation

@jasikpark
Copy link

@jasikpark jasikpark commented Sep 22, 2025

Closes #581

What I did

Set default config to enable the Github Action Reporter for Jest

Refs:

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

image

Create a failing storybook test that has this config, and run in a GitHub Action. I'm currently only seeing a red dot next to the filename, rather than the pretty annotation UI they show in the release notes.

Example from Jest 28 release notes

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)

@jasikpark jasikpark marked this pull request as ready for review September 22, 2025 21:27
@jasikpark
Copy link
Author

Looks like maybe the line numbers are not getting parsed correctly?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request]: Add Github Actions reporter

1 participant