محللو ضمان جودة البرمجيات والمختبرون Generates Vela release notes for a given target version by fetching commits from the five core go-vela repos (cli, sdk-go, server, ui, worker), filtering and categorizing them by conventional commit type, writing an AI-authored Highlights section, and producing a finished draft at releases/<version>.md. Supports two modes: tagged (compare previous x.(y-1).z to target .0, with a forward-bridge if a repo has already released past target) and unreleased (compare latest non-prerelease tag to HEAD on each repo).
2026-04-03