Skip to content

Feature: Add PR information in the details of CI-Tests, Code-Review and SAST checks #2798

Closed
@pnacht

Description

Is your feature request related to a problem? Please describe.
It isn't possible to determine which PRs passed or failed according to CI-Tests, Code-Review or SAST checks. This is unfortunate because projects with "unusual" setups frequently get less than a 10/10 for reasons that aren't entirely clear. For example, google/guava (API results) gets a 9/10 because only 28/30 PRs counted as reviewed. Given the project's unusual setup (using a bot to force-push commits to main instead of merging PRs), it's hard to diagnose what happened to the 2 missing PRs.

Describe the solution you'd like
Information on passing and failing PRs should be displayed whenever these checks are run with --show-details. It is my understanding that none of these checks currently use the details field, so there should be minimal risk of disrupting dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions