If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
It is common to have cases where the reviewerChecklist check fails because something was typed on top of the header ## Reviewer Checklist, for example: #12968 (review)
Action Performed:
- A reviewer reviews an App PR adding the checklist, but writes something extra on the top:

Expected Result:
The reviewerChecklist should pass
Actual Result:
The reviewerChecklist should fails

Workaround:
Update the comment making sure it starts with ## Reviewer Checklist or just merge and remove the Emergency label
Platform:
N/A