M7 — Jira write-back #8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal: reflect the MR back on the ticket.
Tasks
JIRA_WRITEBACK_MODE: add a comment with the MR link and/or transition to In Review.JIRA_TRANSITION_IN_REVIEW(name→id) against available transitions; missing/renamed → fall back to comment.Depends on: M6.
Validation: ticket shows the MR-link comment and/or moves to In Review; missing transition degrades to comment without crashing. Transition-resolver unit-tested.