Search
Provides struct and type for ProtectedBranchRequiredStatusCheck
@type t() :: %GitHub.ProtectedBranch.RequiredStatusCheck{ __info__: map(), checks: [map()], contexts: [String.t()], contexts_url: String.t() | nil, enforcement_level: String.t() | nil, strict: boolean() | nil, url: String.t() | nil }