Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

The definition of Done (DoD) represents the checklist that CPS agile team must meet before it can consider closing relevant work items such as (stories, bugs and epic). 

Table of Contents

User Story


DoD for User Story

1

Code reviewed and Merged shall follow the code review process as listed in CPS Ways of Working (WoW)

2

Latest Yaml files copied to /docs folder (see step2 on CPS Release Process)

3

Consider necessary documentation

4

Release Notes updated

    1. Add Jira reference to the relevant section ('Features'). The slogan does NOT have to be identical to the Jira, it often could/should be a better description of the change
    2. Highlight backward incompatible changes if applicable
5

Consider new functionality Demoed to Team and Stakeholders

    1. Uploaded recording of the demo to CPS User Story Demos
6

Update Jira with comments even if it's just a 1 liner of code that was input for the story

7

All Acceptance Criteria of the User Story have been met

...