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

[FEATURE REQ] Be able to scan Github wiki page repo #68

Open
kaktusztea opened this issue Jun 24, 2024 · 1 comment
Open

[FEATURE REQ] Be able to scan Github wiki page repo #68

kaktusztea opened this issue Jun 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kaktusztea
Copy link

Hi,

I have a Github repo and I'd like to check its wiki page repo for broken links as well.
https://github.com/kaktusztea/km100/wiki

Created a workflow for it:
https://github.com/kaktusztea/km100/blob/master/.github/workflows/markdown_links_wiki.yml

But it fails and I don't know why.
https://github.com/kaktusztea/km100/actions/runs/9646569412

Run umbrelladocs/action-linkspector@v1
Run reviewdog/action-setup@v1
Run set -eu
🐶 Installing reviewdog ... https://github.com/reviewdog/reviewdog
Run set -eu
📖 reviewdog -h
Run $GITHUB_ACTION_PATH/script.sh
🔗💀 Installing linkspector ... https://github.com/UmbrellaDocs/linkspector
 Running linkspector with reviewdog 🐶 ...
  reviewdog: failed to unmarshal rdjson (DiagnosticResult): proto: unexpected EOF
  Error: Process completed with exit code 1.

Additionally on wiki page you don't use link like "Something.md", but only as "Something" that points to the selected page.

@kaktusztea kaktusztea added the bug Something isn't working label Jun 24, 2024
@kaktusztea
Copy link
Author

It should have an enhancement label instead of "bug", but I can not change it.

@gaurav-nelson gaurav-nelson added enhancement New feature or request and removed bug Something isn't working labels Jul 1, 2024
@gaurav-nelson gaurav-nelson changed the title [Feature request] Be able to scan Github wiki page repo [FEATURE REQ] Be able to scan Github wiki page repo Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants