Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coverage report to PR for push event #144

Merged
merged 7 commits into from
Sep 19, 2024
Merged

Add coverage report to PR for push event #144

merged 7 commits into from
Sep 19, 2024

Conversation

thsaravana
Copy link
Member

@thsaravana thsaravana commented Sep 18, 2024

There are valid cases, where we want to add the coverage report to the Associated PR for a push event. We can get the PR from the commit_sha.
Also, since we are doing this anyways, exposed the pr-number as a input field so the user can provide this. We would calculate the pull_request number only if pr-number in not provided.

For more details, check this comment: #62 (comment)

Fixes #62
Fixes #70

@thsaravana thsaravana added this to the 1.7.2 milestone Sep 18, 2024
@thsaravana thsaravana self-assigned this Sep 18, 2024
@thsaravana thsaravana merged commit 960061c into main Sep 19, 2024
3 checks passed
@thsaravana thsaravana deleted the push_pr_number branch September 19, 2024 11:53
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.

github actions bot not creating any comments No Pull Request comment added on push
2 participants