Skip to content

chore: move link-check config to .github#9

Merged
harmke merged 1 commit into
mainfrom
chore/move-ci-config-to-github
Jul 11, 2026
Merged

chore: move link-check config to .github#9
harmke merged 1 commit into
mainfrom
chore/move-ci-config-to-github

Conversation

@harmke

@harmke harmke commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Moves the Markdown link-check configuration from ci/ to .github/ and updates .pre-commit-config.yaml to reference the new location.

This keeps repository automation configuration together under .github/ and removes the single-file ci/ directory.

Related Issue(s)

None.

Type of Change

  • New sample
  • Update to existing sample
  • Bug fix
  • Documentation
  • Infrastructure / CI
  • Other (describe below)

Testing

  • Validated .github/markdown-link-check-config.json with jq.
  • Confirmed no references to the old path remain.
  • Ran git diff --check.

Checklist

  • My commits are signed off (git commit -s)
  • I have read CONTRIBUTING.md
  • I have updated documentation where relevant
  • I have verified the affected sample runs end-to-end, or explained why that was not possible

No sample runtime behavior changed, so end-to-end sample validation is not applicable.

@harmke harmke requested a review from azeltov July 10, 2026 15:35
Signed-off-by: Harmke Alkemade <halkemade@nvidia.com>
@harmke harmke force-pushed the chore/move-ci-config-to-github branch from 0b6a48a to 0a271e3 Compare July 10, 2026 15:41

@azeltov azeltov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@harmke harmke merged commit 3e0fdca into main Jul 11, 2026
1 check passed
@harmke harmke deleted the chore/move-ci-config-to-github branch July 11, 2026 08:47
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