Skip to content

Refactor "Made PRs" to "Updated PRs" When PR State Changes or New Commits Are Pushed #217

@hpdang

Description

@hpdang

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions