Trunk-Based Development

Adopt Processes

Trunk-based development is our standard branching strategy. Teams commit to the main branch frequently with short-lived feature branches, enabling continuous integration and reducing merge conflicts.

History

  1. Adopt

    Standard branching strategy, replacing GitFlow org-wide.

  2. Trial

    Trialed by platform and SRE teams with CI/CD improvements.

  3. Assess

    Assessed as an alternative to long-lived feature branches.