Hi!,
We would like our pull requests to be reviewed in a 2 phase secuencial process:
1. Developers review
2. QA review
Also, we would like to establish a duration for each phase (a number of days), so that when that timeout is reached an action can be triggered (as sending email or notifications to some users).
I have been reading about "Tasks", "Checks" and "Review status", and we are already using that functionallities in our projects, but I can figure out how to use them to implement the described flow in a suitable way, so that we can manage/filter PRs in each state etc.
Thanks a lot!