Issue Type: New Feature New Feature
Assignee: Kohsuke Kawaguchi
Attachments: docs.svg, py2.svg, py3.svg
Components: embeddable-build-status-plugin
Created: 30/Oct/14 10:38 PM
Description:

Certain projects may have several Jenkins builds associated with them, so it should be possible to have the icons of the build status generated with a custom label text.

For example: I am working on a project (python) that needs to pass all tests both in python 2.7 and python 3.4, but that also need to build the documentation correctly.

So, I have three different Jenkins jobs that run, and rather than having three identical icons on my GitHub README.md file, I'd like to heave them as per attached examples.

I'd propose to just add a query parameters, so that the icons may be triggered with:

https://example.com/jenkins/buildStatus/icon?job=python27&label=Py2
https://example.com/jenkins/buildStatus/icon?job=python34&label=Py3
https://example.com/jenkins/buildStatus/icon?job=documentation&label=Docs

Project: Jenkins
Labels: api
Priority: Major Major
Reporter: Mac Ryan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to