Quick Notes85 words

Structuring the flow of work — quick notes

Flow of work — quick notes

GitHub Flow
Stepsbranch → commit → PR → review → merge → deploy
Core constraintmain is always deployable
Branch lifetimeShort — long branches drift from a moving main
SituationAdd
Work spans cyclesFeature flags (dark deployment)
Multiple supported versionsRelease branches

Idea: feature flags are what let trunk-based work stay trunk-based.

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free