Skip to content

Enhancement: support for RUNNER_DEBUG environmental variable #1006

@kanadgupta

Description

@kanadgupta

Hello, thanks for this fantastic tool!

The way that I understand it, adding a repository secret called ACTIONS_STEP_DEBUG and setting it to true should enable step debug logging.

Per actions/runner#253 and these docs, it appears that the RUNNER_DEBUG environmental variable is set to 1 when step debug logging is enabled, but I'm not seeing that environmental variable when running this command:

act -s ACTIONS_STEP_DEBUG=true

I haven't seen any issues or PRs related to this so I'm not sure if this is supported already. Please let me know if there's any other information I can provide. Thank you again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions