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

prisma-risk / tsoracle / 28642775286
95%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 06:47AM UTC
Jobs 1
Files 93
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

03 Jul 2026 06:27AM UTC coverage: 95.056% (+0.01%) from 95.045%
28642775286

push

github

web-flow
ci(release-plz): gate the publish job behind CHANGELOG.md changes (#650)

The `release` job (tags + cargo publish) triggered on every push to main
and ran release-plz only to find nothing to publish and no-op — wasted CI
on the vast majority of commits, which are not Release PR merges.

Gate the push trigger to paths touching `**/CHANGELOG.md`. release-plz
owns those files (changelog_update = true) and rewrites them on every
release, so a Release PR merge always matches while ordinary feature/fix
commits don't — the publish job stops firing on every commit. This is
more robust than matching the commit message (independent of merge
strategy / PR title) and produces no noisy skipped-run records. A stray
non-release CHANGELOG edit at most triggers a harmless no-op release
(release-plz only publishes crates whose version isn't already tagged),
and on a re-run release-plz self-heals by publishing any backlog.

Path filters don't apply to workflow_dispatch, so the manual `release-pr`
path is unchanged.

Signed-off-by: Sebastian Thiebaud <sebastian@prismarisk.com>

17286 of 18185 relevant lines covered (95.06%)

299499.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28642775286.1 03 Jul 2026 06:47AM UTC 93
95.06
GitHub Action Run
Source Files on build 28642775286
  • Tree
  • List 93
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28642775286
  • fafe8275 on github
  • Prev Build on main (#28642745611)
  • Next Build on main (#28642785977)
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