jenkinsci / templating-engine-plugin

create tool-agnostic, templated pipelines to be shared by multiple teams
https://jenkinsci.github.io/templating-engine-plugin/latest/
Apache License 2.0
171 stars 58 forks source link

update template show current plugin when select from plugin library source #334

Open thenam153 opened 9 months ago

thenam153 commented 9 months ago

PR Details

This change supports the correct display of the plugin name used as the library source

Description

In cases where the library source is used as a plugin (the library is built into a plugin with better performance), users need to configure the library source on the system dashboard config or job config However, the current plugin library provider template does not support displaying the exact name of the plugin being used on the system, which can lead to confusion.

How Has This Been Tested

Types of Changes

Checklist