-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
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?
dpc
Metadata
Metadata
Assignees
Labels
No labels