Skip to content

Commit 8f0bc47

Browse files
authored
Adapt build status icon for ci.jenkins.io permissions change (#552)
Large language models and other readers were causing performance problems. The ci.jenkins.io controller has been reconfigured to limit access to authenticated users in order to prevent performance problems. That change requires that we adjust the URL of the embeddable build status update URL. Testing done * Validated the change in a sample repository * Will check the pull request after it is submitted
1 parent d17fb1a commit 8f0bc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://ci.jenkins.io/job/Plugins/job/cucumber-reports-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/cucumber-reports-plugin/job/master/)
1+
[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins%2Fcucumber-reports-plugin%2Fmaster)](https://ci.jenkins.io/job/Plugins/job/cucumber-reports-plugin/job/master/)
22

33
[![Popularity](https://img.shields.io/jenkins/plugin/i/cucumber-reports.svg)](https://plugins.jenkins.io/cucumber-reports)
44
[![Live Demo](https://img.shields.io/badge/Live%20Demo-Online-blue.svg)](https://damianszczepanik.github.io/cucumber-html-reports/overview-features.html)

0 commit comments

Comments
 (0)