Currently, the GitHub Check just displays whether or not the action itself ran successfully:

It would be nice to have a more informative summary, perhaps including the change in size, like done in https://github.com/siddharthkp/bundlesize#build-status-for-github:

I know a lot of the logic already exists for the comment version of the action, and it would be great if it could be ported to the GitHub Checks version as well.
Currently, the GitHub Check just displays whether or not the action itself ran successfully:

It would be nice to have a more informative summary, perhaps including the change in size, like done in https://github.com/siddharthkp/bundlesize#build-status-for-github:

I know a lot of the logic already exists for the comment version of the action, and it would be great if it could be ported to the GitHub Checks version as well.