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

Tatsh / bpmdetect / 25338533864
100%

Build:
DEFAULT BRANCH: master
Ran 04 May 2026 07:35PM UTC
Jobs 1
Files 16
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:20PM UTC coverage: 100.0%. Remained the same
25338533864

push

github

Tatsh
workflows/release: resolve release tag via matching-refs API

The previous guard step rejected any workflow_run whose head_branch did
not start with `v`, but head_branch is unreliable for tag-triggered
workflow_run events: GitHub sometimes reports the source branch name
(for example `master`) instead of the tag, and annotated tags would not
round-trip through a simple prefix check anyway. Replace that heuristic
with a direct lookup: list the repo's `v*` tag refs, follow annotated
tag objects to their target commit, and pick the tag whose target
matches the workflow_run head_sha. The resolved tag is then exported as
a step output and consumed by the downstream check step in place of the
old HEAD_BRANCH variable, so the rest of the pipeline keeps working
unchanged.

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

880 of 880 relevant lines covered (100.0%)

50.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25338533864.1 04 May 2026 07:35PM UTC 16
100.0
GitHub Action Run
Source Files on build 25338533864
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25338533864
  • dc96698f on github
  • Prev Build on master (#25333953058)
  • Next Build on master (#25354695675)
  • 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