Optional
allow
allow?: RulesOr<undefined | string[]> Optional
auto
auto?: RulesOr<undefined | boolean> Optional
enforceLinearHistory
enforceLinearHistory?: boolean
Optional
maximumCommitsBehind
maximumCommitsBehind?: number
Optional
preventRedundantBuilds
preventRedundantBuilds?: RulesOr<undefined | boolean> using
using: RulesCatchAllOr<"merge" | "rebase">