Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authenticate link checking requests #5865

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Oct 2, 2024

This sets up a github token to authenticate requests made by lychee, so GitHub doesn't rate limit us so easily.

Related: open-telemetry/opentelemetry-go-contrib#6161

@dmathieu dmathieu added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 2, 2024
@dmathieu dmathieu marked this pull request as ready for review October 2, 2024 08:49
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (be328ac) to head (217c813).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5865   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files        272     272           
  Lines      22734   22734           
=====================================
  Hits       19226   19226           
  Misses      3165    3165           
  Partials     343     343           

@dmathieu dmathieu merged commit d37e1ef into open-telemetry:main Oct 3, 2024
32 checks passed
@dmathieu dmathieu deleted the links-github-token branch October 3, 2024 07:53
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants