Skip to content

add rspec github annotations formatter#51

Merged
jessereynolds merged 1 commit intoOpenVoxProject:mainfrom
jessereynolds:rspec_github
Aug 14, 2025
Merged

add rspec github annotations formatter#51
jessereynolds merged 1 commit intoOpenVoxProject:mainfrom
jessereynolds:rspec_github

Conversation

@jessereynolds
Copy link
Copy Markdown
Contributor

This adds rspec-gibhub annotations formatter as second rspec formatter when running under github actions. progress formatter is retained as it gives stack traces on errors.

This allows surfacing of errors on the summary screen avoiding the need to drill into the log (however that will still be useful to get stack traces).

On the summary screen, before:

bolt progress only formatter annotations

after:

bolt github actions formatter annotations

On the test output details view before:

bolt progress only formatter log

after:

bolt github actions formatter log

@jessereynolds jessereynolds marked this pull request as ready for review August 14, 2025 11:33
@jessereynolds jessereynolds added github_actions Pull requests that update GitHub Actions code skip-changelog Excluded from CHANGELOG labels Aug 14, 2025
@jessereynolds jessereynolds merged commit 6455df3 into OpenVoxProject:main Aug 14, 2025
25 of 27 checks passed
@jessereynolds jessereynolds deleted the rspec_github branch August 14, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code skip-changelog Excluded from CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants