Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / BranchProtectionRule

Type Alias: BranchProtectionRule

BranchProtectionRule = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:854

Properties

pattern

pattern: string

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:858

fnmatch pattern for the branch name, supporting * and ? wildcards

Licensed under BUSL-1.1