Skip to content

Commit ee5139c

Browse files
Update docs/agile-development/branching-and-cicd.md
Co-authored-by: Tess Ferrandez <[email protected]>
1 parent 55baf29 commit ee5139c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/agile-development/branching-and-cicd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Purpose: Provide a concise, practical policy and examples teams can adopt for in
99
- Keep releases simple: use tags/releases from the integration branch and keep release process documented separately.
1010

1111
## Example branch protection rules
12+
1213
- Require at least one approving reviewer for pull requests.
1314
- Require successful CI pipeline status checks before merge.
1415
- Require up-to-date branch before merge if your policy prefers.

0 commit comments

Comments
 (0)