Concept

What an issue branch is

An issue branch is a branch named from the active execution ticket so the code and tracking stay aligned.

An issue branch is a branch whose name comes directly from the execution issue, such as RAJ-40-content-hub-refresh.

That simple naming rule makes it much easier to understand why the branch exists and which ticket its proof and PR should belong to.

Canonical term

Issue branch

Also seen as ticket branch, ticket-derived branch.