github / github/gh-gei

Properly report Integration Test results on Dependabot PRs

Open
#882 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
C#
Stars
478
Forks
146
Avg merge
7d 21h
Merged PRs (30d)
2

Description

The workflow step that publishes the integration test results to the PR as a comment + check, is skipped for dependabot triggered builds (because dependabot triggered builds have restricted permissions and the step would fail if it wasn't skipped).

We could fix this by doing the same thing we do for unit test results, where we have the subsequent Publish Test Results build that handles the publishing of the comment + check.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.