Skip to content

Exclude doxygen.nl from link checks#54099

Open
quentinus95 wants to merge 1 commit into
mainfrom
fix/exclude-doxygen
Open

Exclude doxygen.nl from link checks#54099
quentinus95 wants to merge 1 commit into
mainfrom
fix/exclude-doxygen

Conversation

@quentinus95

Copy link
Copy Markdown
Contributor

What does this PR do?

Doxygen returns 403 when crawled, so I suggest to skip the URL check for this domain.

Sample failures:

@quentinus95
quentinus95 requested a review from a team as a code owner July 24, 2026 14:14
@dd-octo-sts dd-octo-sts Bot added the internal Identify a non-fork PR label Jul 24, 2026
@github-actions github-actions Bot added the short review PR is simple enough to be reviewed quickly label Jul 24, 2026
@dd-octo-sts

dd-octo-sts Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Files inventory check summary

File checks results against ancestor 728cae0f:

Results for datadog-agent_7.83.0~devel.git.287.0395b05.pipeline.126838996-1_amd64.deb:

No change detected

@ofek ofek 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.

Based on the errors from this job, could you please instead replace the HTTP links with their HTTPS variants to avoid the redirect (and improve safety)?

@quentinus95 quentinus95 added changelog/no-changelog No changelog entry needed qa/no-code-change No code change in Agent code requiring validation labels Jul 24, 2026
@quentinus95
quentinus95 force-pushed the fix/exclude-doxygen branch from 5a98b10 to 0395b05 Compare July 24, 2026 16:13
@quentinus95
quentinus95 requested a review from ofek July 24, 2026 16:17
Comment thread .lychee.toml
Comment on lines +8 to +9
# doxygen.nl rejects GitHub Actions link checks with 403 responses.
exclude = ['^https://www\.doxygen\.nl(/|$)']

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.

Now that we fixed the redirects, could we try removing this exclusion to verify that it's necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog No changelog entry needed internal Identify a non-fork PR qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly team/agent-devx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants