Skip to content

fix: align README version references with latest release tag#5

Merged
lugassawan merged 5 commits into
mainfrom
fix/readme-version-refs
Mar 17, 2026
Merged

fix: align README version references with latest release tag#5
lugassawan merged 5 commits into
mainfrom
fix/readme-version-refs

Conversation

@lugassawan
Copy link
Copy Markdown
Owner

@lugassawan lugassawan commented Mar 17, 2026

Summary

  • Add GitHub Release badge to display the current version dynamically via shields.io
  • Update plugin version in install example from v1.0.0 to v0.0.1 to match the actual latest git tag

N/A

Test plan

  • Verify v0.0.1 matches output of git tag --sort=-v:refname | head -1
  • Confirm the shields.io badge renders correctly on the README

Add GitHub Release badge and update plugin version from v1.0.0 to v0.0.1
to match the actual latest git tag.
Add paths filter for **.go, go.mod, and go.sum so CI skips
docs-only or config-only changes.
Replace on.paths triggers with a dedicated changes job using
dorny/paths-filter. This ensures the ci gate job always runs and
correctly passes when no code files changed.
@lugassawan lugassawan merged commit cfa3db0 into main Mar 17, 2026
6 checks passed
@lugassawan lugassawan deleted the fix/readme-version-refs branch March 17, 2026 16:55
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.

1 participant