Skip to content

--verbose in Action not working #328

@adamlui

Description

@adamlui

Here https://github.com/KudoAI/ai-personas/actions/runs/23782292932/job/69297491866 with

          args: >-
            . "**/*.json" --verbose --no-progress --include-mail --include-fragments
            --accept 200..299,300..399,403,429
            --cache --max-cache-age 3d

there is no detailed logging of the 200s

Image

The only other repo --verbose is used is https://github.com/awesome-scripts/awesome-userscripts/actions/runs/23707715102/job/69062292907

          args: >-
            "*.md" "**/*.md"
            --verbose --no-progress --include-mail
            --include-fragments --index-files README.md --exclude "#readme"
            --accept 200..299,300..399,403,429
            --cache --max-cache-age 3d
            --exclude api\.star-history\.com --exclude ghostbrowser\.com

and it shows the 200s

Image

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