Skip to content

Add GHA for link checks and dependabot to monitor GHA updates#145

Merged
gab-arrobo merged 2 commits intoopennetworkinglab:mainfrom
gab-arrobo:link-check
Mar 27, 2026
Merged

Add GHA for link checks and dependabot to monitor GHA updates#145
gab-arrobo merged 2 commits intoopennetworkinglab:mainfrom
gab-arrobo:link-check

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds automation to validate documentation links on pull requests and configures Dependabot to keep GitHub Actions dependencies up to date.

Changes:

  • Introduces a new GitHub Actions workflow that runs lychee to check Markdown links on PRs to main.
  • Adds a Dependabot configuration to create weekly update PRs for GitHub Actions versions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/link-check.yml New PR-triggered link-check workflow using lychee to validate links in repo Markdown files.
.github/dependabot.yml New Dependabot config to monitor and group GitHub Actions dependency updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Arrobo, Gabriel <[email protected]>
Copy link
Copy Markdown
Contributor

@andybavier andybavier left a comment

Choose a reason for hiding this comment

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

+1

@gab-arrobo gab-arrobo merged commit 31aeee4 into opennetworkinglab:main Mar 27, 2026
2 checks passed
@gab-arrobo gab-arrobo deleted the link-check branch March 27, 2026 19:28
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.

3 participants