• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Tatsh / hwview / 25338145723
100%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 07:30PM UTC
Jobs 1
Files 8
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 May 2026 07:11PM UTC coverage: 100.0%. Remained the same
25338145723

push

github

Tatsh
workflows/release: resolve tag from matching git refs

github.event.workflow_run.head_branch is empty when the upstream
workflow was triggered by a tag push, so the v-prefix gate rejected
every release. Replace head_branch parsing with a gh api
git/matching-refs/tags/v query that walks every refs/tags/v* ref,
dereferences annotated tags through git/tags/{sha}, and picks the one
whose target commit equals the workflow_run head_sha. Plumb the
resolved tag through guard outputs into the downstream
workflow-success check so the rest of the job uses the same value.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

328 of 328 relevant lines covered (100.0%)

17.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25338145723.1 04 May 2026 07:30PM UTC 8
100.0
GitHub Action Run
Source Files on build 25338145723
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25338145723
  • 0e0b2704 on github
  • Prev Build on master (#25322229245)
  • Next Build on master (#25354698253)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc