Dashboard: Allow creation of Pending PipelineRuns

Created on 7 Jul 2021  路  6Comments  路  Source: tektoncd/dashboard

Is your feature request related to a problem ?


Allow creation of a PipelineRun in Pending state via the Dashboard UI

https://tekton.dev/docs/pipelines/pipelineruns/#pending-pipelineruns

Describe the solution you'd like

In the 'Optional values' fieldset of the Create PipelineRun page we should provide an option for the user to create the PipelineRun in Pending state.

It should be presented as a toggle with appropriate labels, and default to disabled so we maintain existing behaviour and create a PipelineRun in normal state so it will begin executing without requiring additional intervention.

Describe alternatives you've considered

Additional context

kinfeature

Most helpful comment

Thanks for your interest @taechonkim, however @LyndseyBu is already working on this feature.

All 6 comments

@AlanGreene Hello 馃檪 I'm interested in work on this feature.
I understood the requirement of the feature from https://tekton.dev/docs/pipelines/pipelineruns/#pending-pipelineruns
I think that it should added checkbox in the 'Optional values' fieldset to create Pending PipelineRuns for satisfying the feature.
And I think it should provides the feature through UI like button to start Pending PipelineRuns in PipelineRun.js as far as I understood.
I'll appreciate let me know I'm on the right track. Thank you :)

Thanks for your interest @taechonkim, however @LyndseyBu is already working on this feature.

@AlanGreene Oh, I just checked https://github.com/tektoncd/dashboard/issues/2069 :( Sorry.
I think I only need to implement the feature to create Pending PipelineRuns, right?
or, @LyndseyBu have been working this issue (the feature to create Pending PipelineRuns), too?

Thanks for your quick reply :)

As I mentioned, @LyndseyBu is working on this feature to add the option to Create PipelineRun in pending state. #2069 is a different feature and has already been completed.

@AlanGreene Sorry to bother you 馃槶 I'll find another issue to work on. Thank you!

No problem at all, feel free to comment on another issue / feature that you're interested in 馃樃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eddycharly picture eddycharly  路  6Comments

AlanGreene picture AlanGreene  路  4Comments

sm43 picture sm43  路  4Comments

Megan-Wright picture Megan-Wright  路  4Comments

a-roberts picture a-roberts  路  4Comments