Skip to content

Conversation

@maxy-shpfy
Copy link
Collaborator

@maxy-shpfy maxy-shpfy commented Jan 13, 2026

Description

Added a "Copy from recent run" feature to the Submit Task Arguments Dialog, allowing users to reuse arguments from previous pipeline runs. This enhances the workflow by making it easier to replicate successful runs without manually re-entering parameters.

The implementation includes:

  • A new popover component that displays recent pipeline runs
  • Functionality to fetch and apply arguments from selected runs
  • Enhanced PipelineRunsList component with new props for better customization
  • Added onClick handler to RunOverview component to support custom click actions

Type of Change

  • New feature
  • Improvement

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Test Instructions

Screen Recording 2026-01-12 at 6.09.34 PM.mov (uploaded via Graphite)

  1. Navigate to a pipeline with input arguments
  2. Click "Submit Run with Arguments"
  3. Use the "Copy from recent run" button
  4. Select a previous run to copy its arguments
  5. Verify the input fields are populated with values from the selected run

Copy link
Collaborator Author

maxy-shpfy commented Jan 13, 2026

@maxy-shpfy maxy-shpfy marked this pull request as ready for review January 13, 2026 02:10
@maxy-shpfy maxy-shpfy requested a review from a team as a code owner January 13, 2026 02:10
@maxy-shpfy maxy-shpfy force-pushed the 01-12-feat_copy_submit_run_arguments_from_recent_run branch from 10479d0 to a5d0cd3 Compare January 13, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants