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 link checker #1207

Merged
merged 13 commits into from
Oct 3, 2023
Merged

Implement link checker #1207

merged 13 commits into from
Oct 3, 2023

Conversation

Dr-Electron
Copy link
Collaborator

@Dr-Electron Dr-Electron commented Oct 2, 2023

Description of change

We added a new link checker implementation with matching workflow. The workflow runs every Monday and creates an issue with all the broken links it found.

It still has some false positives, but I guess it is good enough for now.

Bildschirmfoto 2023-10-02 um 22 27 44

Links to any relevant issues

Fixes #1156

Type of change

  • Enhancement (a non-breaking change which adds functionality)

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own changes
  • I have made sure that added/changed links still work
  • I have commented my code, particularly in hard-to-understand areas

@Dr-Electron Dr-Electron marked this pull request as ready for review October 2, 2023 20:31
@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2023

This pull request has been deployed to Vercel.

Latest commit: 5a911e6

✅ Preview: https://iota-wiki-qb41wcvzu-iota1.vercel.app

@jlvandenhout jlvandenhout self-requested a review October 3, 2023 12:48
@jlvandenhout jlvandenhout merged commit eeef828 into main Oct 3, 2023
11 checks passed
@jlvandenhout jlvandenhout deleted the feat/implement-link-checker branch October 3, 2023 12:48
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

Successfully merging this pull request may close these issues.

Add workflow to check broken links
2 participants