Skip to content

[chore] exclude platform.openai.com and gnu.org from link check#3289

Merged
julianocosta89 merged 3 commits intoopen-telemetry:mainfrom
tolzhabayev:fix/lychee-openai-403
Apr 23, 2026
Merged

[chore] exclude platform.openai.com and gnu.org from link check#3289
julianocosta89 merged 3 commits intoopen-telemetry:mainfrom
tolzhabayev:fix/lychee-openai-403

Conversation

@tolzhabayev
Copy link
Copy Markdown
Contributor

Summary

  • Exclude https://platform.openai.com from the lychee link checker.
  • OpenAI returns 403 Forbidden to lychee's requests (e.g. https://platform.openai.com/docs/api-reference/chat/create referenced from src/llm/README.md), causing the lychee CI job to fail on unrelated PRs — see run 24763179995.

Test plan

  • CI lychee job passes on this PR.

OpenAI returns 403 to lychee requests for platform.openai.com URLs,
causing the link checker job to fail on unrelated PRs. Exclude the
host so legitimate documentation links do not break CI.
@Kielek Kielek changed the title ci(lychee): exclude platform.openai.com from link check [chore] exclude platform.openai.com from link check Apr 23, 2026
@Kielek Kielek changed the title [chore] exclude platform.openai.com from link check [chore] exclude platform.openai.com and gnu.org from link check Apr 23, 2026
@julianocosta89 julianocosta89 added this pull request to the merge queue Apr 23, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 23, 2026
@julianocosta89 julianocosta89 added this pull request to the merge queue Apr 23, 2026
Merged via the queue into open-telemetry:main with commit 7d7e533 Apr 23, 2026
39 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.

3 participants