Add inputs to Pipeline Schedule page
What does this MR do and why?
Related to #523534 (closed)
Screenshots or screen recordings
| before | after |
|---|---|
![]() |
![]() |
How to set up and validate locally
Feature.enable(:ci_inputs_for_pipelines)- Navigate to Build > Pipeline schedules
- Create or edit a pipeline schedule
Note* This is just the UI addition. The inputs form is using dummy data and pipeline schedule mutations are not complete from a backend perspective, so for now we are merely confirming that the UI logic is sound.
Edited by Briley Sandlin

