Skip to content

If re-running a job with debug on, set log level to debug #50

Closed
@miroslavpojer

Description

@miroslavpojer

Background

If I am re-running the job with debug turned on, this actions should set the log level to debug.

Feature

Detect if RUNNER_DEBUG is set to 1 and set the log level to debug

Docs

Default Environment Variables' RUNNER_DEBUG is set only if debug logging is enabled, and always has the value of 1. It can be useful as an indicator to enable additional debugging or verbose logging in your own job steps.

Note: See for 'RUNNER_DEBUG' in filename-inspector repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions