Skip to content

docs: update README URLs to v0.6.0 and add Renovate rule to keep them current#31

Merged
zeitlinger merged 1 commit intomainfrom
docs/update-readme-urls
Feb 18, 2026
Merged

docs: update README URLs to v0.6.0 and add Renovate rule to keep them current#31
zeitlinger merged 1 commit intomainfrom
docs/update-readme-urls

Conversation

@zeitlinger
Copy link
Copy Markdown
Member

Summary

  • Update example task URLs in README from v0.3.0 (30090d5...) to v0.6.0 (5bb3726...)
  • Add a Renovate custom manager to .github/renovate.json5 that matches raw.githubusercontent.com URLs in README.md, so they get bumped automatically after future releases
  • Update renovate-tracked-deps.json to reflect the new manager

Test plan

  • mise run lint passes
  • Verify Renovate recognizes the new custom manager (check Dependency Dashboard after merge)

… current

Update example task URLs from v0.3.0 to v0.6.0 and add a custom
Renovate manager so these URLs get bumped automatically after releases.
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Copilot AI review requested due to automatic review settings February 18, 2026 10:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates documentation examples to reference the latest v0.6.0 release and adds automation to keep these references up-to-date in the future. The changes update example task URLs from v0.3.0 to v0.6.0 with the corresponding commit SHA, and introduce a Renovate custom manager to automatically track and update these URLs going forward.

Changes:

  • Update README.md example URLs from v0.3.0 (commit 30090d5...) to v0.6.0 (commit 5bb3726...)
  • Add Renovate custom regex manager to automatically update SHA-pinned raw.githubusercontent.com URLs in README.md
  • Update renovate-tracked-deps.json to reflect the new dependency being tracked

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Updated example task URLs and documentation references from v0.3.0 to v0.6.0 with new commit SHA
.github/renovate.json5 Added custom regex manager to track and auto-update GitHub raw URLs with SHA pins and version comments
.github/renovate-tracked-deps.json Added README.md tracking entry for grafana/flint dependency via regex manager

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zeitlinger zeitlinger merged commit 2e18b72 into main Feb 18, 2026
14 checks passed
@zeitlinger zeitlinger deleted the docs/update-readme-urls branch February 18, 2026 10:23
This was referenced Apr 16, 2026
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