Skip to content

Release 0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 03:33
· 29 commits to main since this release
Immutable release. Only release title and notes can be modified.

0.3.0 (2026-03-07)

Features

  • action: add rebase/retry checkbox and restrict migration to default branch (f78e02c)
  • regenerate TOON files from updated YAML sources (0b37fb6)

Bug Fixes

  • action: handle existing migration branch and skip if PR exists (8a525b0)
  • action: use force-push fallback instead of branch deletion (8faf906)
  • ai: escape nested quotes in errors.yaml (10f6b26)
  • ci: fix yamllint YAML syntax and add actionlint (2790bdb)
  • ci: resolve actionlint errors and add git identity for migration (92b3a6a)

Continuous Integration

  • lint: add yamllint to validate-aicac pipeline (f2c505f)