-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Open
Enhancement
Copy link
Description
We have a lot of (local) shared library functions. This means when we reply it's hard to find the function/script we want to edit as there are 20-30 open for editing.
I tried doing this by wrapping the `loadedScript`s in an `optionalBlock`. Unfortunately I could find a way to run my local copy of Pipeline-CPS plugin.
jenkinsci/workflow-cps-plugin#626
Originally reported by
canuck1987, imported from: Replay: Make additional scripts 'optional' - to hide them until opened.
- status: Open
- priority: Minor
- component(s): pipeline
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-08
Raw content of original issue
We have a lot of (local) shared library functions. This means when we reply it's hard to find the function/script we want to edit as there are 20-30 open for editing.
I tried doing this by wrapping the `loadedScript`s in an `optionalBlock`. Unfortunately I could find a way to run my local copy of Pipeline-CPS plugin.
Reactions are currently unavailable