×
Apr 23, 2022 · I get an error when I try to access currentBuild.result telling me it doesn't exist. It seems to only exist on currentBuild.rawBuild. I tried ...
Dec 26, 2023 · Hi,. I'm trying to display badges from embeddable-build-status-plugin but that display the code coverage (Like codecov.io).
Apr 13, 2024 · This plugin adds the embeddable build status badge to Jenkins so that you can easily hyperlink/show your build status from elsewhere.
Nov 4, 2022 · I have configured the embeddable build status plug-in in our Jenkins Server. However, I could see only the entire build status in the badge but ...
Nov 2, 2022 · I have created my own dashboard to display Jenkins pipeline data. I want to fetch Jenkins real time data. As soon as any pipeline triggers ...
Additional embeddable build status configurations can be created for a Jenkins Pipeline. Those embeddable build status configurations can be displayed in ...
Jul 12, 2022 · Hi, I have a Pipeline project which can trigger builds for different projects (and branches on them). The pipeline is responsible of setting ...
Sep 14, 2021 · Hi, how to set jenkins job status based on test case pass %. My project is based on Selenium and TestNG. planning to integrate with build ...
Sep 17, 2021 · I am looking solution to track back the Jenkins build status in GitHub pull requests. I have explored many Jenkins plugins like GitHub Pull ...
Feb 5, 2024 · Hello, I am exploring a specific use case for embeddable build status plugin to showcase the health of each commit hash in a source code.