-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
enhancementAn improvement of an existing featureAn improvement of an existing feature
Description
First check
- I added a descriptive title to this issue.
- I used the GitHub search to find a similar request and didn't find it.
- I searched the Prefect documentation for this feature.
Prefect Version
2.x
Describe the current behavior
pull_steps are visible in the deployments UI but currently no way to edit them.
The Prefect Client also has no API for editing or providing pull_steps for new deployments programmatically.
Describe the proposed behavior
pull_steps should be editable in the UI in the same way as Infrastructure overrides.

pull_steps should be added as a prop to the Prefect Deployment class.
Example Use
No response
Additional context
I am travelling overseas and one of my deployments is affected by #11051 and I am currently unable to fix it until I get home.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementAn improvement of an existing featureAn improvement of an existing feature