Open
Description
Why do we need this ?
- A team may be interested in seeing how many PRs got merged without review in a time duration.
- This can help in setting processes within the team
Acceptance Criteria
- Add Python Backend API to fetch Teams PRs merged without review for a team.
- Update Next JS BFF slices and state to fetch and persist a team PRs merged without review.
- Add UI component to see PRs merged without review for a team.
Task 1, 2, 3 can be done in seperate PRs.