Skip to content

Build a dumb event.json instead of storing one#6912

Merged
TimoPtr merged 1 commit into
mainfrom
feature/emulator_wtf_workflow
May 27, 2026
Merged

Build a dumb event.json instead of storing one#6912
TimoPtr merged 1 commit into
mainfrom
feature/emulator_wtf_workflow

Conversation

@TimoPtr
Copy link
Copy Markdown
Member

@TimoPtr TimoPtr commented May 27, 2026

Summary

Based on the code of the action to report test we don't need to have a full fledge event.json file it only requires some field to actually reports things. To avoid storing the file as an artifact I decided to build a very dumb one in the pr-emulator-wtf workflow. The downside is that we are loosing some cosmetic on the comments that is left on the PR like the ability to detect the numbers of test VS another run like +x tests, but it is acceptable.

I've also noticed that the checks where under the group CodeQL/* prefix unfortunately we cannot change it with the API of Github it might be something internally that does this.

image

Copilot AI review requested due to automatic review settings May 27, 2026 14:20
@TimoPtr TimoPtr enabled auto-merge (squash) May 27, 2026 14:20
@TimoPtr TimoPtr disabled auto-merge May 27, 2026 14:20
@TimoPtr TimoPtr merged commit c4c7baf into main May 27, 2026
6 of 8 checks passed
@TimoPtr TimoPtr deleted the feature/emulator_wtf_workflow branch May 27, 2026 14:20
@TimoPtr TimoPtr review requested due to automatic review settings May 27, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant