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

ci: check for broken links #60

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

michaeladler
Copy link
Member

@michaeladler michaeladler commented Oct 23, 2023

Description

Ensure we run the markdown link checker as part of our CI pipeline. It complains about a broken link (case-sensitive) but luckily this is not an issue in practice (although it's correct to use a lowercase link).

Issues Addressed

List and link all the issues addressed by this PR.

Change Type

Please select the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have read the CONTRIBUTING document.
  • My changes adhere to the established code style, patterns, and best practices.
  • I have added tests that demonstrate the effectiveness of my changes.
  • I have updated the documentation accordingly (if applicable).
  • I have added an entry in the CHANGELOG to document my changes (if applicable).

Signed-off-by: Michael Adler <[email protected]>
@michaeladler michaeladler requested a review from stormc as a code owner October 23, 2023 14:52
@stormc stormc merged commit 9b57310 into siemens:main Oct 26, 2023
11 checks passed
@michaeladler michaeladler deleted the feat/check-links branch October 27, 2023 09:54
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.

2 participants