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

[chore] track markdown-link-check with renovate #36552

Merged

Conversation

mowies
Copy link
Member

@mowies mowies commented Nov 26, 2024

Description

This PR adds markdown-link-check to the tracked dependencies of renovate. It achieves that by using the customManagers:githubActionsVersions renovate preset that enables user to update arbitrary versions in github actions files without having to maintain their own regex for them.

Link to tracking issue

Fixes #36259

Testing

This setup is already in use in the dynatrace collector distro and works great: latest update PR, renovate config

@mowies mowies requested a review from a team as a code owner November 26, 2024 12:45
Signed-off-by: Moritz Wiesinger <[email protected]>
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

LGTM, but the job was skipped on this PR: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12030896224/job/33539336146?pr=36552 could we test before merging? (maybe on a draft PR split off from this one)

@mowies
Copy link
Member Author

mowies commented Nov 26, 2024

@mx-psi i did a test change in a markdown file to get a run triggered. installation looks good although the tool errors out so i'll maybe revert back to the pinned version for now

Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
@mowies
Copy link
Member Author

mowies commented Nov 26, 2024

@mx-psi all green with the older markdown link check version

@mx-psi mx-psi merged commit ad84ba6 into open-telemetry:main Nov 26, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 26, 2024
@mowies mowies deleted the renovate-md-link-check branch November 27, 2024 07:30
mx-psi pushed a commit that referenced this pull request Nov 28, 2024
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR adds markdown-link-check to the tracked dependencies of
renovate. It achieves that by using the
[`customManagers:githubActionsVersions`](https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions)
renovate preset that enables user to update arbitrary versions in github
actions files without having to maintain their own regex for them.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#36259

<!--Describe what testing was performed and which tests were added.-->
#### Testing
This setup is already in use in the dynatrace collector distro and works
great: [latest update
PR](Dynatrace/dynatrace-otel-collector#382),
[renovate
config](https://github.com/Dynatrace/dynatrace-otel-collector/blob/07e4662f92b0cadfb311eca74c9269c1c1598634/renovate.json#L6)

---------

Signed-off-by: Moritz Wiesinger <[email protected]>
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR adds markdown-link-check to the tracked dependencies of
renovate. It achieves that by using the
[`customManagers:githubActionsVersions`](https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions)
renovate preset that enables user to update arbitrary versions in github
actions files without having to maintain their own regex for them.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#36259

<!--Describe what testing was performed and which tests were added.-->
#### Testing
This setup is already in use in the dynatrace collector distro and works
great: [latest update
PR](Dynatrace/dynatrace-otel-collector#382),
[renovate
config](https://github.com/Dynatrace/dynatrace-otel-collector/blob/07e4662f92b0cadfb311eca74c9269c1c1598634/renovate.json#L6)

---------

Signed-off-by: Moritz Wiesinger <[email protected]>
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR adds markdown-link-check to the tracked dependencies of
renovate. It achieves that by using the
[`customManagers:githubActionsVersions`](https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions)
renovate preset that enables user to update arbitrary versions in github
actions files without having to maintain their own regex for them.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#36259

<!--Describe what testing was performed and which tests were added.-->
#### Testing
This setup is already in use in the dynatrace collector distro and works
great: [latest update
PR](Dynatrace/dynatrace-otel-collector#382),
[renovate
config](https://github.com/Dynatrace/dynatrace-otel-collector/blob/07e4662f92b0cadfb311eca74c9269c1c1598634/renovate.json#L6)

---------

Signed-off-by: Moritz Wiesinger <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
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.

Update markdown-link-check with renovatebot
3 participants