Skip to content

Conversation

@alaahong
Copy link
Member

@alaahong alaahong commented Jul 20, 2025

  1. Add GitHub Action to Publish Test Results in CI

Purpose of the pull request

As a developer,
I wanna quickly check my commit quality to avoid search in action flow,
So create this PR to display ut result directly,

Related: #423

Not sure the root cause of no comment in PR, might be caused by PR from fork project, the result only presents on action summary e.g.
image

If project also would like to display the result in pr comment, please double check below setting for
Settings > Actions > General > Allow GitHub Actions to create and approve pull request reviews

It won't auto-approve or merge the PR, it's only impacting the check runs creation and add comment on pr.

What's changed?

.github/workflows/ci.yml

Checklist

  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

1. Add GitHub Action to Publish Test Results in CI
1. Add necessary permissions for comment
@psxjoy psxjoy self-requested a review July 21, 2025 01:23
Copy link
Member

@psxjoy psxjoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@psxjoy psxjoy merged commit fb0772e into apache:main Jul 21, 2025
4 checks passed
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.

2 participants