All pull requests are listed under "Made PRs", even if the PR has already been merged or closed. This can be misleading and doesn't reflect the current state of the contributor's activity.
We also want to distinguish cases where a contributor pushes new commits to an existing PR, even if it's still open, as an update, not just a creation.
Proposed Change:
- Initially, when a PR is created, it should appear under "Made PRs".
- If the PR is later merged or closed, it should move to a new section: "Updated PRs".
- If a contributor pushes new commits to an existing PR (open or otherwise), that PR should appear under "Updated PRs", not "Made PRs".
Test
- Please check if this logic works with our date selection