Automation from Bare Metal to the Cloud!

Change Management Guidelines - Template

Instructions

Use this doc as a starting point for a discussion within a team so everyone can understand and align on each other’s expectations.

Terminology:

Miscellaneous

Code Review Conduct Purpose: These guidelines are meant to be like a bumper rail in a bowling alley; keep the conversations out of the gutter without defining a rigid track to follow.

When opening a CR, keep in mind that this is a communication:

When reviewing a CR, keep in mind that this continues a communication:

While continuing to contribute to a CR actively under review, keep in mind that people are reviewing it

DO NOT force push; it resets the history and reviewers have to figure out which commits are new and which aren’t.

I.e. with normal pushes, GitHub will show reviewers New changes since you Last viewed (see below)i; with a force push, the commit history gets reset and there’s no simple way to track which commits are new and which aren’t.

Text Example of Github’s Message

New changes since you last viewed [View changes]

Suggestions