Skip to content

isEpicIntegrationBranch

isEpicIntegrationBranch(branch): boolean

Defined in: src/epic-branch.ts:19

True when branch is an epic integration branch (epic/<#> or epic/<#>-<slug>) as produced by epicIntegrationBranch. The session-local marker that a drain auto session is an epic child — used to keep it off the merge train and route its retire to a squash-merge into the integration branch.

string

boolean