Getting started

Deliver client work and collect payment using Git workflow

Table of contents

What this guide covers

This page is for people delivering paid work (services) where the repository workflow is used to validate delivery.

Typical delivery flow

  1. Agree on scope and acceptance criteria.
  2. Deliver work in small PRs when possible.
  3. Use review + CI to validate.
  4. Mark delivery accepted when criteria are met.
  5. Trigger payment based on acceptance.

Next steps