Skip to content

Update link checker arguments in workflow - #129

Merged
NehaSony merged 2 commits into
mainfrom
fix/lychee-exclude-sonatype
Aug 5, 2026
Merged

Update link checker arguments in workflow#129
NehaSony merged 2 commits into
mainfrom
fix/lychee-exclude-sonatype

Conversation

@NehaSony

@NehaSony NehaSony commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Passing --exclude 'sonatype.com' ensures lychee will skip those URLs and the workflow won't fail because of those expected redirects.

PR checklist

  • [ x] An issue/feature request has been created for this PR
  • [x ] Pull Request title clearly describes the work in the pull request and the Pull Request description provides details about how to validate the work. Missing information here may result in a delayed response.
  • [x ] File the PR against the main branch
  • [ x] The code in this PR is covered by unit tests

Link to issue/feature request: add the link here

Description

A clear and concise description of what is this PR for and any additional info might be useful for reviewing it.

Passing --exclude 'sonatype.com' ensures lychee will skip those URLs and the workflow won't fail because of those expected redirects.
Updated link checker arguments to exclude only 'sonatype.com'.

@danny-gallagher danny-gallagher left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@NehaSony
NehaSony merged commit 85cd6f6 into main Aug 5, 2026
8 of 9 checks passed
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