Skip to content

Code Review Bench PR #19997 - feat(ui-v2): Add trigger form templates#23

Open
kayagokalp wants to merge 3 commits intobase_pr_19997_20260125_2047from
corrupted_pr_19997_20260125_2047
Open

Code Review Bench PR #19997 - feat(ui-v2): Add trigger form templates#23
kayagokalp wants to merge 3 commits intobase_pr_19997_20260125_2047from
corrupted_pr_19997_20260125_2047

Conversation

@kayagokalp
Copy link

Benchmark PR for Gitar evaluation

Original PR: agentic-review-benchmarks#10

feat(ui-v2): Add trigger form templates

devin-ai-integration bot and others added 3 commits January 25, 2026 12:10
…ool-status, work-queue-status, and custom triggers

- Create DeploymentStatusTriggerFields component with status select
- Create WorkPoolStatusTriggerFields component with status select
- Create WorkQueueStatusTriggerFields component with status select
- Create CustomTriggerFields component with textarea for expected events
- Update TriggerStep to use new components instead of placeholders
- Export all new components from index.ts

All components follow the same pattern as FlowRunStateTriggerFields with:
- PostureSelect for Reactive/Proactive toggle
- Threshold input field
- Conditional Within field (shown only for Proactive posture)

Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
…mponents

Update tests to check for actual component rendering instead of placeholder
text now that the trigger form templates are implemented.

Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants