jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-43313] Provide test results in Github Status Update (like ghprb)

Open
#1,070 0 comments 0 reactions 0 assignees View on GitHub
component:github-branch-source-plugin enhancement imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
217
Forks
398
Avg merge
30m
Merged PRs (30d)
1

Description

I would love to see Test Results with something like:

Build finished. 5 tests run, 0 skipped, 2 failed.

Which ghprb does. Instead of:

This commit has test failures

 

ghprb does this nicely: https://github.com/janinko/ghprb/blob/master/src/main/java/org/jenkinsci/plugins/ghprb/manager/impl/GhprbBaseBuildManager.java#L173..L181

It would provide a lot more details in the Pull Request instead of the generic hardcoded message saying that something went wrong.

---
Originally reported by gena01, imported from: Provide test results in Github Status Update (like ghprb)


  • status: Open
  • priority: Minor
  • component(s): github-branch-source-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 2025-12-02

Raw content of original issue

I would love to see Test Results with something like:

Build finished. 5 tests run, 0 skipped, 2 failed.

Which ghprb does. Instead of:

This commit has test failures

 

ghprb does this nicely: https://github.com/janinko/ghprb/blob/master/src/main/java/org/jenkinsci/plugins/ghprb/manager/impl/GhprbBaseBuildManager.java#L173..L181

It would provide a lot more details in the Pull Request instead of the generic hardcoded message saying that something went wrong.

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.