Skip to content

Instantly share code, notes, and snippets.

@maciej-gurban
Created June 20, 2017 11:16
Show Gist options
  • Save maciej-gurban/145e6a02ad93d716506978a5746e1de2 to your computer and use it in GitHub Desktop.
Save maciej-gurban/145e6a02ad93d716506978a5746e1de2 to your computer and use it in GitHub Desktop.

Always at least scan the commit log for warning signs

  • Patch versions (x.x.Y) can be OK’d and merged by a single person
  • Minor versions (x.Y.x) should be reviewed by two persons and when applicable, also tested in local dev environment
  • Major versions (Y.x.x) as with minor, but with even more caution; more attention to the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment