-
Story
-
Resolution: Unresolved
-
Blocker
-
None
-
False
-
None
-
False
-
-
Story (Required)
As a user of OpenShift Pipelines, I want to be able to use StepAction without having to configure anything.
As of today, a user need to set enable-step-action to true (default value is false). We should invert this to be true by default. There is two options:
- Do it in the operator only
- Do it upstream (tektoncd/pipeline)