-
Notifications
You must be signed in to change notification settings - Fork 963
Open
Labels
Description
Depends on coder/internal#887
User Story
As an organization member, I want to run recipes to execute repetitive tasks, so that I can focus on what is important and avoid having to create the prompt myself or copy it from another place.
Acceptance Criteria
- The user can run a recipe and view its execution
- The user can run a recipe directly from the info dialog
- When running a recipe without parameters, it should be created directly
- When a recipe has parameters, the parameters dialog should be displayed, allowing the user to customize them before running even when these parameters have default values.
- An error should be displayed in case of error
- The form should display validation errors