Optionalallow
allow?: RulesOr<undefined | string[]> Optionalauto
auto?: RulesOr<undefined | boolean> OptionalenforceLinearHistory
enforceLinearHistory?: boolean
OptionalmaximumCommitsBehind
maximumCommitsBehind?: number
OptionalpreventRedundantBuilds
preventRedundantBuilds?: RulesOr<undefined | boolean> using
using: RulesCatchAllOr<"merge" | "rebase">