package
0.0.0-20240808200918-904b98b3c052
Repository: https://github.com/ossf/allstar.git
Documentation: pkg.go.dev

# Functions

NewBranch returns a new BranchProtection policy.

# Structs

OrgConfig is the org-level config definition for Branch Protection.
RepoConfig is the repo-level config for Branch Protection.
StatusCheck is the config description for specifying a single required status check in the RequireStatusChecks list.

# Type aliases

Branch is the Branch Protection policy object, implements policydef.Policy.