-
Improvement
-
Resolution: Unresolved
-
Major
-
org.jenkins-ci.plugins:ghprb:1.27
Currently the plugin does not allow to specify different "Commit Status URL" for different stages of the build. It would be awesome to have different urls for "triggered", "started" and "finished" build stages.
My usecase is testing with ec2 instances:
- triggered should show instance status log
- started should show running log of the test
- finished should show tests results