Customers would like to have a link in Swarm that gets to the current status of the Jenkins job. At the moment the callback URL only updates Swarm when the job finishes.
Before this can be implemented in Swarm, there needs to be some way that Jenkins can provide it.
- duplicates
-
JENKINS-62115 Review: support swarm's update url
-
- In Progress
-
From Swarm 2019.3 (I think) there is an update callback URL included from Swarm, which can be used to notify "running", "pass" and "fail" during the build, replacing the existing pair of pass and fail.
JENKINS-62115 is a feature-request to implement that in the plugin.