by AndyPatterson on 4/20/21, 10:25 PM with 2 comments
by jlund-molfese on 4/20/21, 11:32 PM
Our GitLab board looked like "Backlog" -> "In Progress" -> Review" -> "Done". All stages were handled by developers, and occasionally the product owner. Stories were usually assigned to multiple people. We didn't have a separate stage for stakeholder sign off because we did automated acceptance testing with a somewhat BDD approach.
by Osiris on 4/20/21, 11:00 PM
"Backlog", "TO DO", "In Progress", "Code Review", "To Be Deployed", "Acceptance Testing", "Done"
Product manages "TO DO" and "Acceptance Testing". Devs do the rest.