Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 746 Bytes

File metadata and controls

21 lines (13 loc) · 746 Bytes

Changelog

All notable changes to Pilot will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changelog is auto-generated by GoReleaser from conventional commits.


[v2.241.3] - 2026-07-18

Fixed

  • autopilot: canary PRs that survive a daemon restart (waiting_ci watchers restored via RestoreState) now poll current CI state immediately on arm, instead of waiting for a new check-run event. Already-green restored PRs no longer spuriously fail at the 30m CI timeout. (GH-4415, GH-4438)