Skip to content

Provide the steps on the context #233

@danielo515

Description

@danielo515

Before anything, thanks for this extension that makes easy run any code on actions

Is your feature request related to a problem? Please describe.
I want to be able to reference previous steps within my code. I see that extensions have the ability to access this information, but seems that this action is not passing that down to the executed script on the context object.

Describe the solution you'd like
I want to be able to reference the steps-context within the code of the script

Describe alternatives you've considered
Currently I can pass the objects stringified to the script or other solutions, but this is cumbersome because you never know what you are going to get exactly and is specially inconvenient on external scripts

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions