tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
98 stars 31 forks source link

Filter Nodes/Agents #72

Open Mnmbrane opened 2 years ago

Mnmbrane commented 2 years ago

It would be great if you could filter for nodes that you want. Our Jenkins has to support multiple different teams with 100 or so nodes. It gets difficult when I need to see if a node that's allocated to my team is available or not.

mattcockrell commented 2 years ago

This would help me out a lot. Or even supporting Views in the jobs list. Our jobs are sorted into views for each of our environments. Even using a tree view for the folders/views would let me hide the jobs I don't need to see.