Skip to content

debug: true does nothing. #265

@TWiStErRob

Description

@TWiStErRob

Describe the bug
debug: true does nothing.

To Reproduce
Steps to reproduce the behavior:

  1. Normal run without debugging: https://github.com/TWiStErRob/github-actions-test/runs/6740560658
  2. debug: false, all good
  3. Re-ran with Enable debug logging (see also Automatically turn on debugging #264): https://github.com/TWiStErRob/github-actions-test/runs/6740567848
  4. debug: true, but nothing output

I also tried without accessing the secret, hardcoding it too many times, but nothing.
Here's example: TWiStErRob/net.twisterrob.sun@33b74f6
See the "Publish "Gradle" result and Build Scan URL." step right after the failure.

Expected behavior
As documented

description: Whether to tell the GitHub client to log details of its requests

Screenshots
debug: false
image]

debug: true
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version latest

Additional context
I have a repo where the code shown in the example doesn't create a commit status, and trying to debug it. Without debug: true working, I'm giving up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions