← All releases

v1.3.1

December 23, 2025

Added

  • Automatic Target Branch Detection: Extract target branch from JIRA task descriptions
    • Add “Target branch: develop” (or “Base branch:” or “PR target:”) to task description
    • Supports markdown formatting: **Target branch**: develop, ## Target branch: develop, etc.
    • Falls back to --pr-target-branch CLI option when not specified
    • Perfect for server automation where different tasks target different branches