Skip to content

Guides

Practical how-to documentation for fullsend, organized by audience. For design documents and architectural context, see docs/problems/, docs/ADRs/, and docs/architecture.md.

Getting started

Guides for onboarding organizations and configuring GitHub — the first thing most users need.

Operations & Advanced Setup

Guides for organization owners and repository administrators who manage fullsend installations.

  • Operations — Enrollment, configuration updates, status checks, uninstall, and standalone commands
  • Advanced setup — Alternative installation paths, setup flags, custom app sets, and manual WIF configuration

Infrastructure

Advanced guides for platform operators who deploy and manage the GCP-side infrastructure (token mint, WIF, secrets).

User guides

Guides for developers working in repositories where fullsend is active.

Development

Guides for contributors developing and testing fullsend itself.

  • E2E testing — Local and CI e2e runs, including PR authorization and ok-to-test
  • CLI internals — Command structure, installation pipeline, and sandbox runtime
  • Testing workflow changes — Point a live GitHub org at a branch to test workflow, action, and agent changes before release