Skip to content

Pr test/post sizes comment#20

Open
peterbarker wants to merge 1 commit intomasterfrom
pr-test/post-sizes-comment
Open

Pr test/post sizes comment#20
peterbarker wants to merge 1 commit intomasterfrom
pr-test/post-sizes-comment

Conversation

@peterbarker
Copy link
Copy Markdown
Owner

bleh blah blah

Adds a comment job to test_size.yml that runs after all build matrix jobs
complete and posts or updates a PR comment with the build status.

If all builds succeed:
- Lists all successful build configurations
- Links to workflow run for detailed size comparisons
- Posts comment with success status

If any build fails:
- Reports failure without attempting to provide size information
- Links to workflow logs for debugging
- Posts comment with failure status

The job uses 'needs: build' and 'if: always()' to run regardless of build
outcomes, and checks individual job results to determine the appropriate
message.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.

1 participant