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

Tatsh / hwview / 25513126978
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 06:02PM 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

07 May 2026 05:58PM UTC coverage: 100.0%. Remained the same
25513126978

push

github

Tatsh
workflows/publish-msys2: trigger on release published

Switch the trigger from workflow_run on Release to release: published.
The previous design relied on a two-hop workflow_run chain (Build →
Release → publish-msys2) to gate the PKGBUILD update on CI passing,
but the second hop loses the original tag-push head_branch because
GitHub rebinds GITHUB_REF/SHA to the default branch when a workflow
is dispatched via workflow_run, so the tag context only survives one
hop. The job-level startsWith(head_branch, 'v') guard therefore
always evaluated false and every run was skipped.

The release event preserves the same gating intent (Release un-drafts
the v* release iff CI passed) while giving the run direct access to
the tag through github.event.release.tag_name.

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 25513126978.1 07 May 2026 06:02PM UTC 8
100.0
GitHub Action Run
Source Files on build 25513126978
  • 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 #25513126978
  • 2de128db on github
  • Prev Build on master (#25417868907)
  • Next Build on master (#25529261895)
  • 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