Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Sep 6, 2025

Link check is failing due to #2221


[tasks.lint-links]
run = 'lychee --verbose --config .github/scripts/lychee-config.toml {{arg(name="files", default=".")}}'
run = 'lychee --verbose --config .github/config/lychee.toml {{arg(name="files", var=true, default=".")}}'
Copy link
Member Author

Choose a reason for hiding this comment

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

var=true is needed to handle when there are multiple .md files updated in a single PR

@trask trask mentioned this pull request Sep 6, 2025
@trask trask marked this pull request as ready for review September 6, 2025 21:31
@trask trask requested a review from a team as a code owner September 6, 2025 21:31
@trask trask added this pull request to the merge queue Sep 8, 2025
Merged via the queue into open-telemetry:main with commit ff7cbcb Sep 8, 2025
24 of 25 checks passed
@trask trask deleted the mise branch September 8, 2025 16:57
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