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

Add links checker job for deployments-k8s #4053

Closed
denis-tingaikin opened this issue Dec 13, 2021 · 0 comments · Fixed by #4116
Closed

Add links checker job for deployments-k8s #4053

denis-tingaikin opened this issue Dec 13, 2021 · 0 comments · Fixed by #4116
Assignees
Labels
enhancement New feature or request

Comments

@denis-tingaikin
Copy link
Member

Motivation

We need to check that all links from our examples are correct and users can use our examples without problems.

Solution

  1. See at PR from @edwarnicke Add markdown link checking #4048
  2. Research similar links action that will allow to skip/validate links that contains ref parameter.

If there are no such link check actions then consider contributing a patch into any of the links checker actions to extend functionality.

Also, consider creating our own action-based based on docker GitHub action https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action

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

Successfully merging a pull request may close this issue.

2 participants