Skip to content

Issue Lifecycle (Labels)

georgemillard edited this page Apr 13, 2018 · 5 revisions

A guide to managing our issues through their lifecycle.

Buckets

To Do, In Progress, Done

Labels

In Progress, Awaiting Review, Please Test

Issue Lifecycle

Incoming issue...

  1. List: To Do, Label: None

Developer picks up an issue, assigns themself, moves to...

  1. List: In Progress, Label: In Progress

Developer raises a PR (assigns a reviewer to PR), issue changed to...

  1. List: In Progress, Label: Awaiting Review

If reviewer finds a bug, return to step 2. else...

  1. Merge to develop, push to staging,

    List: In Progress, Label: Please Test

    Reference required testers in comment

Testers to feedback, if bug found return to 2. else @asimonw to move...

 5. List: `Done`, Label: `None`

Issue now ready to push to live and close