Below you will find pages that utilize the taxonomy term “your-ko”
December 29, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.20.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the validation of links and URLs in Markdown documentation by checking GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs. It helps prevent the frustration of broken links by identifying issues like outdated external URLs, inaccessible private repo links, or deprecated GitHub endpoints, and integrates seamlessly into CI workflows to catch errors during PR reviews.
December 22, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.19.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the process of validating links and URLs in Markdown files to ensure they are functional and accurate. It checks GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs, supporting both public GitHub.com and GitHub Enterprise Server.
December 21, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.19.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the process of validating links and URLs in Markdown files, ensuring the accuracy of GitHub links, external URLs, and local file references. It prevents common issues like broken links due to file restructuring, link rot, or changes in access permissions by integrating checks directly into CI workflows.
December 19, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.18.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): Update link-validator to 1.18.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/330 chore(deps): update module github.com/stretchr/objx to v0.5.3 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/329 chore(deps): update module github.com/goccy/go-json to v0.10.5 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/322 fix(deps): update module github.com/google/go-github/v79 to v80 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/314 fix(deps): update module github.
December 18, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.18.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore: Update module github.com/google/go-github/v78 to v79 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/299 chore(deps): Update link-validator to 1.17.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/313 Renovate conf by @your-ko in https://github.com/your-ko/link-validator/pull/315 chore(config): migrate Renovate config by @renovate[bot] in https://github.com/your-ko/link-validator/pull/320 chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] by @renovate[bot] in https://github.
December 17, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.17.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix renovate configuration by @your-ko in https://github.com/your-ko/link-validator/pull/300 Add CodeQL badge by @your-ko in https://github.com/your-ko/link-validator/pull/308 Add Datadog support. For now only some resources are supported. For the rest it just tests a connection. by @your-ko in https://github.com/your-ko/link-validator/pull/303 Skip localhost urls from validation by @your-ko in https://github.
December 15, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.16.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Wrap GitHub client and use interface in handlers by @your-ko in https://github.com/your-ko/link-validator/pull/293 Use vektra/mockery to generate unit test mocks. Some corresponding refactoring in handlers. by @your-ko in https://github.com/your-ko/link-validator/pull/295 Validate whether the repository exist before doing any other call, so the error message is more meaningful, rather then just “Not Found”, where it wasn’t clear, what exactly wasn’t found by @your-ko in https://github.
December 10, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.15.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Slightly re-sort debug logging by @your-ko in https://github.com/your-ko/link-validator/pull/276 Fix logging by @your-ko in https://github.com/your-ko/link-validator/pull/278 Fix renovate regex by @your-ko in https://github.com/your-ko/link-validator/pull/279 Add support of “pull/XX/files#diff-xxxxxxx” GH urls by @your-ko in https://github.com/your-ko/link-validator/pull/281 Add support of search repository urls by @your-ko in https://github.
December 6, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.14.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): Update link-validator to 1.13.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/245 chore(deps): Update link-validator to 1.13.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/246 chore: Update golangci/golangci-lint-action action to v9.2.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/244 update renovatebot config by @your-ko in https://github.com/your-ko/link-validator/pull/247 Tell renovate to upgrade go by @your-ko in https://github.
December 3, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.13.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): Update link-validator to 1.12.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/241 chore(deps): Update link-validator to 1.12.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/235 chore: Update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/242 add support for github.com/api calls, they are processed by the nope handler by @your-ko in https://github.
December 2, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.12.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Enable auto-merge for link-validator PRs by @your-ko in https://github.com/your-ko/link-validator/pull/236 chore(deps): Update link-validator to 1.12.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/237 chore(deps): Update link-validator to 1.12.0 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/234 Improve PR pipeline: extract link validator to another job by @your-ko in https://github.
November 29, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.12.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed makeslice: len out of range and improve logging by @your-ko in https://github.com/your-ko/link-validator/pull/228 Fix validation handler for issues list by @your-ko in https://github.com/your-ko/link-validator/pull/229 Fix search url handler by @your-ko in https://github.com/your-ko/link-validator/pull/231 Fix GitHUb regex, so it won’t capture some special characters by @your-ko in https://github.
November 28, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.11.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed rollback action by @your-ko in https://github.com/your-ko/link-validator/pull/227 Full Changelog: https://github.com/your-ko/link-validator/compare/1.10.2...1.11.0
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.11.0 (GHCR package) Digest: ghcr.io/your-ko/link-validator@sha256:5cabf8ca03f845d307c291948435bcc2949806959cbc05c274044340a18d1162 Attestations: GitHub attestations • Container attestations Artifacts: SBOM • Provenance • Checksums
November 28, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.10.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Set version in action explicitly and disable updating in the release workflow by @your-ko in https://github.com/your-ko/link-validator/pull/224 Full Changelog: https://github.com/your-ko/link-validator/compare/1.10.1...1.10.2
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.10.2 (GHCR package) Digest: ghcr.
November 28, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.10.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix HTTP regex by @your-ko in https://github.com/your-ko/link-validator/pull/211 Fix stupid copy-paste with corp PAT by @your-ko in https://github.com/your-ko/link-validator/pull/214 Add EXCLUDE parameter to exclude some folders or files from processing by @your-ko in https://github.com/your-ko/link-validator/pull/216 chore: Update actions/checkout action to v4.3.1 by @renovate[bot] in https://github.
November 26, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.9.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Misc minor changes by @your-ko in https://github.com/your-ko/link-validator/pull/185 Add timeout to action by @your-ko in https://github.com/your-ko/link-validator/pull/186 Add possibility to run validation on the file list by @your-ko in https://github.com/your-ko/link-validator/pull/187 Add renovatebot integration by @your-ko in https://github.com/your-ko/link-validator/pull/190 Simplify local path regex by @your-ko in https://github.
November 24, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.8.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve doc a little by @your-ko in https://github.com/your-ko/link-validator/pull/181 Add functionality to read configuration from both, config file and env variables. by @your-ko in https://github.com/your-ko/link-validator/pull/184 Full Changelog: https://github.com/your-ko/link-validator/compare/1.7.5...1.8.0
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
November 21, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.5.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed I love regexes by @your-ko in https://github.com/your-ko/link-validator/pull/180 Full Changelog: https://github.com/your-ko/link-validator/compare/1.7.4...1.7.5
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.7.5 (GHCR package) Digest: ghcr.io/your-ko/link-validator@sha256:529fff3fca71626a0f05c87b785a61162989ed63ec510d9e75dce818e9555380 Attestations: GitHub attestations • Container attestations Artifacts: SBOM • Provenance • Checksums
November 20, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve regex. Now it doesn’t catch back ticks and square brackets by @your-ko in https://github.com/your-ko/link-validator/pull/177 Full Changelog: https://github.com/your-ko/link-validator/compare/1.7.2...1.7.3
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.7.3 (GHCR package) Digest: ghcr.
November 20, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add missing handler by @your-ko in https://github.com/your-ko/link-validator/pull/176 Full Changelog: https://github.com/your-ko/link-validator/compare/1.7.1...1.7.2
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.7.2 (GHCR package) Digest: ghcr.io/your-ko/link-validator@sha256:d672b7e120b35a1d82ea972315c08f9522430e938c0e5d37dc2098fd6b19bb75 Attestations: GitHub attestations • Container attestations Artifacts: SBOM • Provenance • Checksums
November 20, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve documentation by @your-ko in https://github.com/your-ko/link-validator/pull/163 Refactoring: Rename Stat fields to make the code more readable by @your-ko in https://github.com/your-ko/link-validator/pull/172 Refactoring. Stop using bloated GitHub regex and do URL parsing instead. Add more urlHandlers to cover more GitHub urls. Add unit tests.