https://github.com/imod/labelparameter-plugin
a jenkins plugin supporting dynamic label assignment
https://github.com/imod/labelparameter-plugin
Last synced: over 1 year ago
JSON representation
a jenkins plugin supporting dynamic label assignment
- Host: GitHub
- URL: https://github.com/imod/labelparameter-plugin
- Owner: imod
- Created: 2011-05-22T15:00:52.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T17:26:29.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T16:53:13.989Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 315 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Label Parameter plugin for Jenkins
==================================
the label parameter plugin enables one to dynamically define a label which jenkins should use to select an appropriate node/slave to execute the job on.
So in short: with this plugin one is able to choose the node to run a job on while triggering it.