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

Tatsh / browserchooser / 25513125988
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 06:06PM UTC
Jobs 1
Files 12
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
25513125988

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>

463 of 463 relevant lines covered (100.0%)

23.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25513125988.1 07 May 2026 06:06PM UTC 12
100.0
GitHub Action Run
Source Files on build 25513125988
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25513125988
  • 57c97a92 on github
  • Prev Build on master (#25418511900)
  • Next Build on master (#25529407003)
  • 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