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 workflows #4256

Merged
merged 2 commits into from
Nov 6, 2024
Merged

fix workflows #4256

merged 2 commits into from
Nov 6, 2024

Conversation

emdneto
Copy link
Member

@emdneto emdneto commented Nov 6, 2024

Description

Fix workflows and check-links

Pinning markdown-link-check to v3.12.2 because of this tcort/markdown-link-check#369

Yesterday, while releasing otel-python packages, we faced CI errors for check-links action. The thing is during the release, the external package markdown-link-check also released a new version that breaks the tool when using config files, so that explains the CI errors we had for check-links

Signed-off-by: emdneto <[email protected]>
@emdneto emdneto requested a review from a team as a code owner November 6, 2024 19:04
@emdneto emdneto force-pushed the hotfix/workflowsv128 branch from 6241603 to 3e7f3ee Compare November 6, 2024 20:42
@emdneto emdneto added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 6, 2024
Copy link
Contributor

@xrmx xrmx left a comment

Choose a reason for hiding this comment

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

Thanks!

@xrmx xrmx merged commit 43804f3 into open-telemetry:main Nov 6, 2024
348 of 349 checks passed
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.

2 participants