• v1.15.3 a66c0e798e

    v1.15.3
    All checks were successful
    Publish / tag (push) Successful in 5s
    Publish / promote-release (push) Successful in 1s
    CI / sast (push) Successful in 39s
    CI / json-check (push) Successful in 5s
    CI / security (push) Successful in 7s
    CI / manifest (push) Successful in 6s
    CI / lua-check (push) Successful in 9s
    Publish / detect-release (push) Successful in 5s
    Stable

    Gravity Bot released this 2026-02-17 23:51:31 +00:00 | 336 commits to master since this release

    What's Changed

    Bug Fixes

    • GP#974: Split PR validation into separate workflow to fix false failures on push

    Summary

    Forgejo runner v6.4.0 reports validate-branch and validate-release-pr as failed on push events to master, even though job-level if conditions should skip them. Moved these jobs into a dedicated pr-validation.yml workflow that only triggers on pull_request events, eliminating the false failures entirely.

    Tasks

    • GP#974: Split PR validation into separate workflow to fix false failures on push
    • GP#975: Create release branch and publish v1.15.3
    Downloads