Report Zephyr ROM and RAM usage in PRs#370
Draft
MaartenS11 wants to merge 8 commits into
Draft
Conversation
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 13:30
7ecdefb to
3f5d8be
Compare
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 13:42
3f5d8be to
79023b0
Compare
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 14:45
1820efd to
99a8bf4
Compare
The full rom report does not fit into a GitHub comment.
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 15:22
2c7c3ef to
fdce8f5
Compare
Contributor
Zephyr build size reportROM |
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 15:41
fa4ad4b to
de66543
Compare
MaartenS11
force-pushed
the
ci/zephyr-build-size
branch
from
May 15, 2026 16:14
ea149b1 to
4825d3a
Compare
Member
|
if we do not want to spam the PRs with too many comments, we can also send the markdown to the GitHub Action Job Summary: https://github.blog/news-insights/product-news/supercharging-github-actions-with-job-summaries/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial attempt done by Copilot which I then modified a bit. Works basically how I would do it, construct a file with the comment and then comment the contents of the files in the PR.