Wiki Markup |
---|
{jenkins-plugin-info:sidebar-link} |
Excerpt |
---|
Add links in the sidebar of the Jenkins main page, view tabs and project pages. |
This simple plugin adds an Additional Sidebar Links
section in the main Jenkins configuration page, with settings for link URLs, texts and icons. These links will be shown in the top-level Jenkins pages (main page, user list, build history, My Projects and other project view tabs). Sidebar links for particular jobs may also be added in the job configuration pages.
...
Change Log
Version 1.10 (Dec 22, 2018)
- Add support of Sidebar links for Jenkins Pipeline and other project types (JENKINS-33458)
Version 1.9.1 (July 12, 2017)
- Fix displaying of saved URL values in the configuration pages (JENKINS-45451, regression in 1.9)
...