• v1.20.2 390a3f7127

    v1.20.2
    All checks were successful
    CI / manifest (push) Successful in 4s
    CI / lua-check (push) Successful in 12s
    CI / sast (push) Successful in 17s
    Publish / detect-release (push) Successful in 30s
    CI / json-check (push) Successful in 33s
    CI / security (push) Successful in 33s
    Publish / tag (push) Successful in 5s
    Publish / promote-release (push) Successful in 1s
    Stable

    Gravity Bot released this 2026-02-23 01:00:04 +00:00 | 237 commits to master since this release

    What's Changed

    Features

    • pr-followup skill — New skill that reads PR review comments, triages findings by severity, creates work packages in appropriate versions, and invokes plan+work to fix immediate blockers (3a7978e)
    • Conductor routing — Added followup pr, followup pr#<number>, and review <version> entry points. Clarified that review <version> routes to pr-review (not refinement) (1f7781f)

    Bug Fixes

    • pr-review posting — Switched from create_pull_request_review to create_issue_comment to avoid self-review rejection on bot-authored PRs. Changed verdict from REQUEST_CHANGES/APPROVE to Acceptable/Not Acceptable (fe93206)

    Tasks

    • OP#1630: Create pr-review skill with auto-posting to Gitea
    • OP#1654: Create pr-followup skill for review triage and auto-fix
    • OP#1632: Update conductor routing for review-pr entry points

    Version

    • OP Version: v1.20.2 — PR Review Workflow Fixes
    Downloads