Skip to content

Commit d811f44

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 d957826 commit d811f44

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
# Generic Webhook Trigger Plugin
22

3-
[![Build Status](https://ci.jenkins.io/job/Plugins/job/generic-webhook-trigger-plugin/job/master/badge/icon)](https://ci.jenkins.io/job/Plugins/job/generic-webhook-trigger-plugin)
3+
[![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins%2Fgeneric-webhook-trigger-plugin%2Fmaster)](https://ci.jenkins.io/job/Plugins/job/generic-webhook-trigger-plugin/job/master/)
44

55
This is a Jenkins plugin that can:
66

0 commit comments

Comments
 (0)