Skip to content

Validated examples

Every root configuration in this catalogue is loaded with the exact Octoform patch pinned by the documentation build before publication. Owners and repositories are intentionally fictitious.

Start with a plan

Replace the placeholder owner, provide an appropriately scoped token, and run octoform plan before considering apply.

Minimal policy

Manage one merge setting across every selected repository. This is the smallest configuration that produces a mutable plan.

Open the minimal policy

Audit only

Report missing public metadata without declaring desired repository settings or making mutation possible.

Open the audit-only policy

Personal account

Classify repositories from local evidence and use repository rulesets without depending on organization custom properties.

Open the personal-account policy

Branch patterns

Compare the default-branch token, exact branches, glob patterns, and a fixed set of maintained branches.

Open the branch-pattern examples

Scheduled audit

Use a policy that stays observational even if someone invokes apply against the same file.

Open the scheduled-audit policy

Shared presets

Compose owner-neutral project and security policies from organization or personal-account root configurations.

Open the shared-presets example

What validation proves

The documentation build parses every root file, resolves its imports, and rejects invalid configuration. Validation proves compatibility with the documented Octoform release; it does not prove that the placeholder policy is appropriate for a particular repository, token, or GitHub plan.