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
|
5 | Consider new functionality Demoed to Team and Stakeholders
|
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 |
...