Continuous Integration Process
Trunk-Based Development is a key enabler of Continuous Integration and by extension Continuous Delivery.

-
Initiate pull request
-
Conduct Code Inspection
-
Approve code into trunk / reject code
-
Delete branch
Trunk-Based Development is a key enabler of Continuous Integration and by extension Continuous Delivery.

Initiate pull request
Conduct Code Inspection
Approve code into trunk / reject code
Delete branch