Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-verbose output #193

Open
koppor opened this issue Nov 2, 2023 · 0 comments
Open

Non-verbose output #193

koppor opened this issue Nov 2, 2023 · 0 comments

Comments

@koppor
Copy link

koppor commented Nov 2, 2023

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?

@koppor koppor mentioned this issue Nov 2, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant