Skip to content

Comments

Add Github Action reporter to default reporters#582

Open
jasikpark wants to merge 1 commit intostorybookjs:nextfrom
jasikpark:github-action-reporter
Open

Add Github Action reporter to default reporters#582
jasikpark wants to merge 1 commit intostorybookjs:nextfrom
jasikpark:github-action-reporter

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

@jasikpark
Copy link
Author

This has been great in our repo where we were still depending on test-runner, appreciating the work that @IanVS did to move us to the vitest plugin though <3

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