-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: ghprb-plugin
-
None
When Jenkins submits a comment to Github whether a test passed or failed, I need more information in the message. I would like to see jobs customize the post-build message by injecting environment variables, such as:
Test PASSed, code coverage is at ${COVERAGE_PERCENTAGE}%.