Skip to content

Instantly share code, notes, and snippets.

@OleksiyRudenko
Created January 29, 2018 10:48
Show Gist options
  • Save OleksiyRudenko/6791cf8c77cb7656b58d605948080ad0 to your computer and use it in GitHub Desktop.
Save OleksiyRudenko/6791cf8c77cb7656b58d605948080ad0 to your computer and use it in GitHub Desktop.

Advanced PR filtering

For kottans-frontend-2018 organization

See Problem and notes on Solution below.

Mentors

Peers

Problem

It is required that a PR is reviewed by at least one of mentors AND one of students.

The problem is that if a PR is approved by either one it is not visible anymore under Review requests

Solution

Filtering by labels.

Just keep labels consistent across repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment