Skip to content

Use checkboxes in the QA issue

Thiago Figueiró requested to merge qa-issue-checkboxes into master

What does this MR do and why?

  • Add a checkbox to each list item in QA issues (example issue).
  • Recommend that engineers check the box to show that they've tested the MR.

image

Rationale

This improves our efficiency by giving engineers an opportunity to document whether or not an MR was tested. It also improves transparency as we can go back to QA issues and see whether an MR was verified in Staging and/or Production.

It also helps in cases where a team mate is doing the verification on the author's behalf. This shows others team members that a verification was already done.

Author Check-list

  • Has documentation been updated?
Edited by Thiago Figueiró

Merge request reports