Skip to content

Definition of Done

Bart Robertson edited this page Mar 22, 2019 · 7 revisions

This page documents what is expected to be completed for each story/issue for it to be considered done.

  1. Code changes reviewed
  2. Existing documentation is updated (readme, .md's, and/or wiki pages)
  3. New documentation needed to support the change is created
  4. Code changes checked into master
  5. Testing is automated
  6. All existing automated tests (unit and/or e2e) pass successfully
  7. Build and deployment of change is automated
  8. Build completes successfully
  9. Deployment completes successfully
Clone this wiki locally