-
Task
-
Resolution: Fixed
-
Critical
-
None
-
-
atlantic, indian, arctic, tasman, frank
- Endpoint must be organization scoped
- e.g. /organizations/jenkins/editor/steps
- Returns a the list of available steps and the information needed to create a form for each step
- We should whitelist these steps:
- script
- bat
- echo
- build
- Timeout (block scoped)
- Retry (block scoped)
- archive
- junit
- git
- sleep
- stash
- unstash
- blocks
-
JENKINS-38585 User can add a new step from the list of available steps and edit it
- Resolved