Skip to content

hasAtloriaSourceTrailer

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/api/src/git-sync/git-sync.types.ts

True when a commit message carries the Atloria-Source-Commit trailer (any position).

Signature

ts
function hasAtloriaSourceTrailer(message: string | null | undefined): boolean

Parameters

NameType
message`string

Returns: boolean

Was this page helpful?

Download as PDF