Guides¶
Use these guides when you know the outcome you need and want a safe procedure for reaching it. For exact field shapes and command behavior, use the reference.
Review and apply policy¶
Build a deterministic plan, interpret blocked operations, confirm deliberate changes, and recover from partial failure.
Automate safely¶
Separate pull-request planning, scheduled observation, and protected mutation with credentials appropriate to each boundary.
Start from a validated policy¶
Choose a focused configuration, download the original YAML, and adapt only the owner and repositories you intend to govern.
Find the right kind of answer¶
| When you need to... | Continue with... |
|---|---|
| Install Octoform and produce a first read-only plan | Quick start |
| Understand omission, precedence, and blocked changes | Core concepts |
| Diagnose an unexpected result | Troubleshooting |
| Look up an accepted field or CLI option | Reference |
| Evaluate runtime or trust boundaries | Architecture |
| Select and protect a credential | Security |