Skip to content

Non-verbose output #193

@koppor

Description

@koppor

I have

      - uses: gaurav-nelson/github-action-markdown-link-check@v1
        with:
          use-quiet-mode: 'yes'
          use-verbose-mode: 'no'
          config-file: 'mlc_config.json'
          folder-path: 'docs/'
          file-path: './README.md'

I get (excerpt)

FILE: docs/decisions/0023-localized-preferences.md

0 links checked.

FILE: docs/decisions/adr-template.md
[✖] 0005-example.md

1 links checked.

ERROR: 1 dead links found!
[✖] 0005-example.md → Status: 400

FILE: docs/decisions/0000-use-markdown-any-decision-records.md

4 links checked.

FILE: docs/decisions/0017-allow-model-access-logic.md

1 links checked.

This is verbose, isn't it? How to just show the failed links?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions