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

Implement Github action for dead url check #63

Open
mulles opened this issue Jun 19, 2021 · 1 comment
Open

Implement Github action for dead url check #63

mulles opened this issue Jun 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mulles
Copy link
Contributor

mulles commented Jun 19, 2021

To avoid dead url's in the project one could use the following github action:
https://github.com/marketplace/actions/broken-link-check

Should we implement this in the CI for all documentation repos?

To check internal .md file links there are other methods:

https://github.com/ulivz/vuepress-plugin-check-md

vuejs/vuepress#1092

Should I add this to Github Projects ?

@martinjaeger martinjaeger added the enhancement New feature or request label Jun 21, 2021
@martinjaeger
Copy link
Member

Good idea!

I would not add it to the GitHub Project, because that's just for tracking the progress of chapters.

We can just keep this issue open until someone has added the check to the CI. I guess it will take a bit of effort to make it work properly.

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