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

Fix sporadic markdown link check failures #2486

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

trask
Copy link
Member

@trask trask commented Apr 11, 2022

We've also noticed https://docs.github.com returning 403s to the link checker bot lately in the Java repos.

This PR also reduces the scope of the ignorePatterns, which caught two broken links.

retryOn429 helps with github throttling.

@trask trask requested review from a team April 11, 2022 23:43
@arminru arminru added the editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind. label Apr 12, 2022
@arminru
Copy link
Member

arminru commented Apr 12, 2022

Awesome, thank you!

@arminru arminru merged commit 34b9072 into open-telemetry:main Apr 12, 2022
@trask trask deleted the fix-markdown-link-check-failures branch October 14, 2024 21:05
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial Editorial changes only (typos, changelog, ...). No content-related changes of any kind.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants