Skip to content

Conversation

@maxy-shpfy
Copy link
Collaborator

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

Description

Closes https://github.com/Shopify/oasis-frontend/issues/415

Added support for reusing task arguments when rerunning a pipeline. This enhancement allows the RerunPipelineButton component to pass the original task arguments to the new pipeline run, preserving the input parameters from the previous execution.

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 1.39.54 PM.mov (uploaded via Graphite)

  1. Run a pipeline with specific input parameters
  2. Navigate to the pipeline run details page
  3. Click the "Rerun" button
  4. Verify that the new pipeline run is created with the same input parameters as the original run

Note

This PR does NOT address the "clone" action - only rerun.

Copy link
Collaborator Author

maxy-shpfy commented Jan 12, 2026

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