# Advanced PR filtering
For [kottans-frontend-2018 organization](https://github.com/kottans-frontend-2018)
See [Problem](#problem) and notes on [Solution](#solution) below.
### Mentors
* [mentors review wanted](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22mentors+review+wanted%22)
* [mentors review: in progress](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22mentors+review%3A+in+progress%22)
* [mentors review: ok](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22mentors+review%3A+ok%22)
### Peers
* [peer review wanted](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22peer+review+wanted%22)
* [peer review: in progress](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22peer+review%3A+in+progress%22)
* [peer review: ok](https://github.com/pulls?utf8=%E2%9C%93&q=is%3Apr+archived%3Afalse+label%3A%22peer+review%3A+ok%22)
## Problem
It is required that a PR is reviewed by at least one of [mentors](https://github.com/orgs/kottans-frontend-2018/teams/mentors)
AND one of [students](https://github.com/orgs/kottans-frontend-2018/teams/students).
The problem is that if a PR is approved by either one it is not visible anymore under
[Review requests](https://github.com/pulls/review-requested)
## Solution
Filtering by labels.
Just keep labels consistent across repos.