Skip to content

Commit a7d8032

Browse files
committed
Adapt build status icon for ci.jenkins.io permissions change
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 cd4dd13 commit a7d8032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Jenkins JSON Path API Plugin
22

3-
[![Build Status](https://ci.jenkins.io/job/Plugins/job/json-path-api-plugin/job/main/badge/icon)](https://ci.jenkins.io/job/Plugins/job/json-path-api-plugin/job/main/)
3+
[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins%2Fjson-path-api-plugin%2Fmain)](https://ci.jenkins.io/job/Plugins/job/json-path-api-plugin/job/main/)
44
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/json-path-api.svg)](https://plugins.jenkins.io/json-path-api)
55
[![GitHub release](https://img.shields.io/github/release/jenkinsci/json-path-api-plugin.svg?label=changelog)](https://github.com/jenkinsci/json-path-api-plugin/releases/latest)
66
[![GitHub license](https://img.shields.io/github/license/jenkinsci/json-path-api-plugin)](https://github.com/jenkinsci/json-path-api-plugin/blob/main/LICENSE.md)

0 commit comments

Comments
 (0)